Searched refs:above_thresh (Results 1 – 1 of 1) sorted by relevance
254 bool above_thresh; in ena_tx_cleanup() local325 above_thresh = ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq, in ena_tx_cleanup()327 if (unlikely(!tx_ring->running && above_thresh)) { in ena_tx_cleanup()329 above_thresh = ena_com_sq_have_enough_space( in ena_tx_cleanup()331 if (!tx_ring->running && above_thresh) { in ena_tx_cleanup()