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

/linux-4.4.14/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.4.14/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4503 * e1000_open - Called when a network interface is made active
4514 static int e1000_open(struct net_device *netdev) e1000_open() function
6937 .ndo_open = e1000_open,

Completed in 117 milliseconds