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

/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1639 * igbvf_open - Called when a network interface is made active
1650 static int igbvf_open(struct net_device *netdev) igbvf_open() function
2603 .ndo_open = igbvf_open,
2785 /* tell the stack to leave us alone until igbvf_open() is called */ igbvf_probe()

Completed in 45 milliseconds