Searched refs:et_cq_head_idx (Results 1 – 2 of 2) sorted by relevance
230 txq->et_cq_head_idx = 0; in ena_cleanup_txq()514 head_mod = txq->et_cq_head_idx & modulo_mask; in ena_tx_intr_work()545 txq->et_cq_head_idx++; in ena_tx_intr_work()546 head_mod = txq->et_cq_head_idx & modulo_mask; in ena_tx_intr_work()
455 uint16_t et_cq_head_idx; /* TM */ member