Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A De1000.h467 void e1000e_set_ethtool_ops(struct net_device *netdev);
H A Dethtool.c2387 void e1000e_set_ethtool_ops(struct net_device *netdev) in e1000e_set_ethtool_ops() function
H A Dnetdev.c7425 e1000e_set_ethtool_ops(netdev); in e1000_probe()