Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h490 void e1000e_set_ethtool_ops(struct net_device *netdev);
H A Dethtool.c2408 void e1000e_set_ethtool_ops(struct net_device *netdev) in e1000e_set_ethtool_ops() function
H A Dnetdev.c7467 e1000e_set_ethtool_ops(netdev); in e1000_probe()