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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_main.c117 static int e1000_open(struct net_device *netdev);
846 .ndo_open = e1000_open,
1352 * e1000_open - Called when a network interface is made active
1363 static int e1000_open(struct net_device *netdev) e1000_open() function
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4355 * e1000_open - Called when a network interface is made active
4366 static int e1000_open(struct net_device *netdev) e1000_open() function
6718 .ndo_open = e1000_open,

Completed in 101 milliseconds