Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c78 static int ixgb_open(struct net_device *netdev);
367 .ndo_open = ixgb_open,
631 ixgb_open(struct net_device *netdev) in ixgb_open() function