Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.h14 extern const struct ethtool_ops aq_ethtool_ops;
H A Daq_main.c51 ndev->ethtool_ops = &aq_ethtool_ops; in aq_ndev_alloc()
H A Daq_ethtool.c972 const struct ethtool_ops aq_ethtool_ops = { variable