Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c53 static int ixgb_open(struct net_device *netdev);
336 .ndo_open = ixgb_open,
598 ixgb_open(struct net_device *netdev) in ixgb_open() function