Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c96 * ice_get_tx_pending - returns number of Tx descriptors not processed
99 static u16 ice_get_tx_pending(struct ice_tx_ring *ring) in ice_get_tx_pending() function
167 * to ice_get_tx_pending() in ice_check_for_hang_subtask()
171 ice_get_tx_pending(tx_ring) ? packets : -1; in ice_check_for_hang_subtask()