Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h918 int ixgbe_open(struct net_device *netdev);
H A Dixgbe_main.c6840 int ixgbe_open(struct net_device *netdev) in ixgbe_open() function
6974 err = ixgbe_open(netdev); in ixgbe_resume()
9253 ixgbe_open(dev); in ixgbe_setup_tc()
9288 return ixgbe_open(dev); in ixgbe_setup_tc()
10394 .ndo_open = ixgbe_open,
11549 ixgbe_open(netdev); in ixgbe_io_resume()
H A Dixgbe_ethtool.c2265 ixgbe_open(netdev); in ixgbe_diag_test()