Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/e1000e/
De1000.h467 void e1000e_set_ethtool_ops(struct net_device *netdev);
Dethtool.c2393 void e1000e_set_ethtool_ops(struct net_device *netdev) in e1000e_set_ethtool_ops() function
Dnetdev.c7484 e1000e_set_ethtool_ops(netdev); in e1000_probe()