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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c141 static int e1000_open(struct net_device *netdev);
923 netdev->open = &e1000_open;
1145 /* tell the stack to leave us alone until e1000_open() is called */
1381 * e1000_open - Called when a network interface is made active
1394 e1000_open(struct net_device *netdev) function

Completed in 34 milliseconds