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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h918 int ixgbe_open(struct net_device *netdev);
H A Dixgbe_main.c6859 * ixgbe_open - Called when a network interface is made active
6870 int ixgbe_open(struct net_device *netdev) function
7004 err = ixgbe_open(netdev);
9283 ixgbe_open(dev);
9318 return ixgbe_open(dev);
10424 .ndo_open = ixgbe_open,
11579 ixgbe_open(netdev);
H A Dixgbe_ethtool.c2266 ixgbe_open(netdev);

Completed in 277 milliseconds