Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h919 int ixgbe_close(struct net_device *netdev);
H A Dixgbe_main.c6931 int ixgbe_close(struct net_device *netdev) in ixgbe_close() function
9240 ixgbe_close(dev); in ixgbe_setup_tc()
10395 .ndo_stop = ixgbe_close,
H A Dixgbe_ethtool.c2227 ixgbe_close(netdev); in ixgbe_diag_test()