Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_rx.c195 rxq->er_cq_hw_idx = cq_hw_idx; in ena_alloc_rxq()
258 ret = ena_destroy_cq(ena, rxq->er_cq_hw_idx); in ena_cleanup_rxq()
266 rxq->er_cq_hw_idx = 0; in ena_cleanup_rxq()
H A Dena.h587 uint16_t er_cq_hw_idx; /* WO */ member