Home
last modified time | relevance | path

Searched refs:aq_ethtool_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.h14 extern const struct ethtool_ops aq_ethtool_ops;
Daq_main.c51 ndev->ethtool_ops = &aq_ethtool_ops; in aq_ndev_alloc()
Daq_ethtool.c971 const struct ethtool_ops aq_ethtool_ops = { variable