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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_main.c118 static int e1000_close(struct net_device *netdev);
847 .ndo_stop = e1000_close,
1430 * e1000_close - Disables a network interface
1440 static int e1000_close(struct net_device *netdev) e1000_close() function
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4467 * e1000_close - Disables a network interface
4477 static int e1000_close(struct net_device *netdev) e1000_close() function
6719 .ndo_stop = e1000_close,
7127 /* Don't lie to e1000_close() down the road. */ e1000_remove()

Completed in 129 milliseconds