Searched refs:above_thresh (Results 1 – 1 of 1) sorted by relevance
833 bool above_thresh; in ena_clean_tx_irq() local900 above_thresh = ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq, in ena_clean_tx_irq()902 if (unlikely(netif_tx_queue_stopped(txq) && above_thresh)) { in ena_clean_tx_irq()904 above_thresh = in ena_clean_tx_irq()907 if (netif_tx_queue_stopped(txq) && above_thresh && in ena_clean_tx_irq()