Home
last modified time | relevance | path

Searched refs:e1000_close (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000.h335 int e1000_close(struct net_device *netdev);
H A De1000_main.c91 int e1000_close(struct net_device *netdev);
829 .ndo_stop = e1000_close,
1421 * e1000_close - Disables a network interface
1431 int e1000_close(struct net_device *netdev) in e1000_close() function
H A De1000_ethtool.c1532 e1000_close(netdev); in e1000_diag_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000.h335 int e1000_close(struct net_device *netdev);
H A De1000_main.c91 int e1000_close(struct net_device *netdev);
829 .ndo_stop = e1000_close,
1421 * e1000_close - Disables a network interface
1431 int e1000_close(struct net_device *netdev) in e1000_close() function
H A De1000_ethtool.c1536 e1000_close(netdev); in e1000_diag_test()

Completed in 17 milliseconds