Home
last modified time | relevance | path

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

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