Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_admin.c456 enahw_resp_create_cq_t *resp_cq = &resp.erd_resp.erd_create_cq; in ena_create_cq() local
482 *hw_index = resp_cq->ercq_idx; in ena_create_cq()
484 resp_cq->ercq_interrupt_mask_reg_offset); in ena_create_cq()
486 if (resp_cq->ercq_numa_node_reg_offset != 0) { in ena_create_cq()
488 resp_cq->ercq_numa_node_reg_offset); in ena_create_cq()
497 VERIFY0(resp_cq->ercq_head_db_reg_offset); in ena_create_cq()