Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_txrx.c1153 static int ice_maybe_stop_tx(struct ice_ring *tx_ring, unsigned int size) in ice_maybe_stop_tx() function
1290 ice_maybe_stop_tx(tx_ring, DESC_NEEDED); in ice_tx_map()
1708 if (ice_maybe_stop_tx(tx_ring, count + 4 + 1)) { in ice_xmit_frame_ring()