Searched refs:et_blocked (Results 1 – 3 of 3) sorted by relevance
189 txq->et_blocked = false; in ena_alloc_txq()451 if (txq->et_blocked || txq->et_sq_avail_descs == 0) { in ena_ring_tx()452 txq->et_blocked = true; in ena_ring_tx()550 if (txq->et_blocked) { in ena_tx_intr_work()551 txq->et_blocked = false; in ena_tx_intr_work()
68 if (txq->et_blocked) in ena_watchdog()
404 bool et_blocked; /* TM */ member