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.c8273 static inline int ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in ixgbe_maybe_stop_tx() function
8401 ixgbe_maybe_stop_tx(tx_ring, DESC_NEEDED); in ixgbe_tx_map()
8735 if (ixgbe_maybe_stop_tx(tx_ring, count + 3)) { in ixgbe_xmit_frame_ring()