Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_vf_representor.c191 cq_idx = vf->pf_wq_cq_idx; in enic_vf_dev_start()
259 vnic_cq_clean(&pf->cq[vf->pf_wq_cq_idx]); in enic_vf_dev_stop()
641 vf->pf_wq_cq_idx = vf_wq_cq_idx(vf); in enic_vf_representor_init()
657 vf->pf_wq_cq_idx, enic_cq_rq(pf, vf->pf_rq_sop_idx)); in enic_vf_representor_init()
H A Denic.h243 uint16_t pf_wq_cq_idx; /* CQ for WQ */ member
H A Denic_main.c1044 cq_index = vf->pf_wq_cq_idx; in enic_alloc_wq()