Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h855 int ixgbe_open(struct net_device *netdev);
Dixgbe_main.c6751 int ixgbe_open(struct net_device *netdev) in ixgbe_open() function
6893 err = ixgbe_open(netdev); in ixgbe_resume()
9106 ixgbe_open(dev); in ixgbe_setup_tc()
9141 return ixgbe_open(dev); in ixgbe_setup_tc()
10348 .ndo_open = ixgbe_open,
11449 ixgbe_open(netdev); in ixgbe_io_resume()
Dixgbe_ethtool.c2143 ixgbe_open(netdev); in ixgbe_diag_test()