Home
last modified time | relevance | path

Searched refs:et_cq_hw_idx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_tx.c146 txq->et_cq_hw_idx = cq_hw_idx; in ena_alloc_txq()
209 ret = ena_destroy_cq(ena, txq->et_cq_hw_idx); in ena_cleanup_txq()
217 txq->et_cq_hw_idx = 0; in ena_cleanup_txq()
H A Dena.h449 uint16_t et_cq_hw_idx; /* WO */ member