Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1699 * igbvf_open - Called when a network interface is made active
1710 static int igbvf_open(struct net_device *netdev) in igbvf_open() function
2670 .ndo_open = igbvf_open,
2869 /* tell the stack to leave us alone until igbvf_open() is called */ in igbvf_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1698 * igbvf_open - Called when a network interface is made active
1709 static int igbvf_open(struct net_device *netdev) in igbvf_open() function
2684 .ndo_open = igbvf_open,
2872 /* tell the stack to leave us alone until igbvf_open() is called */ in igbvf_probe()

Completed in 7 milliseconds