Searched refs:above_thresh (Results 1 – 1 of 1) sorted by relevance
1321 bool above_thresh; in ena_clean_tx_irq() local1390 above_thresh = ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq, in ena_clean_tx_irq()1392 if (unlikely(netif_tx_queue_stopped(txq) && above_thresh)) { in ena_clean_tx_irq()1394 above_thresh = in ena_clean_tx_irq()1397 if (netif_tx_queue_stopped(txq) && above_thresh && in ena_clean_tx_irq()