Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_rx.c164 uint16_t cq_hw_idx, sq_hw_idx; in ena_alloc_rxq() local
211 &sq_hw_idx, &sq_db_addr); in ena_alloc_rxq()
220 rxq->er_sq_hw_idx = sq_hw_idx; in ena_alloc_rxq()
H A Dena_tx.c128 uint16_t cq_hw_idx, sq_hw_idx; in ena_alloc_txq() local
176 &sq_hw_idx, &sq_db_addr); in ena_alloc_txq()
184 txq->et_sq_hw_idx = sq_hw_idx; in ena_alloc_txq()