Searched refs:above_thresh (Results 1 – 1 of 1) sorted by relevance
252 bool above_thresh; in ena_tx_cleanup() local321 above_thresh = ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq, in ena_tx_cleanup()323 if (unlikely(!tx_ring->running && above_thresh)) { in ena_tx_cleanup()325 above_thresh = ena_com_sq_have_enough_space( in ena_tx_cleanup()327 if (!tx_ring->running && above_thresh) { in ena_tx_cleanup()