Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8203 static inline int ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in ixgbe_maybe_stop_tx() function
8331 ixgbe_maybe_stop_tx(tx_ring, DESC_NEEDED); in ixgbe_tx_map()
8640 if (ixgbe_maybe_stop_tx(tx_ring, count + 3)) { in ixgbe_xmit_frame_ring()