Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8263 static int __ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in __ixgbe_maybe_stop_tx() function
8278 return __ixgbe_maybe_stop_tx(tx_ring, size); in ixgbe_maybe_stop_tx()