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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c114 static int e1000_close(struct net_device *netdev);
778 .ndo_stop = e1000_close,
1317 * e1000_close - Disables a network interface
1328 static int e1000_close(struct net_device *netdev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c3564 * e1000_close - Disables a network interface
3574 static int e1000_close(struct net_device *netdev) function
5480 .ndo_stop = e1000_close,
5858 /* Don't lie to e1000_close() down the road. */

Completed in 299 milliseconds