Searched refs:conf_rq_count (Results 1 – 5 of 5) sorted by relevance
159 unsigned int conf_rq_count; member332 return vf->pf->conf_rq_count - (vf->pf->max_vf_id + vf->vf_id + 2); in vf_wq_cq_idx()342 return vf->pf->conf_rq_count - vf->vf_id - 1; in vf_rq_sop_idx()347 return vf->pf->conf_rq_count - (vf->pf->max_vf_id + vf->vf_id + 2); in vf_rq_data_idx()
294 enic->conf_rq_count = vnic_dev_get_res_count(enic->vdev, RES_TYPE_RQ); in enic_get_res_counts()301 enic->conf_wq_count, enic->conf_rq_count, in enic_get_res_counts()
1512 if (enic->conf_rq_count < required_rq) { in enic_set_vnic_res()1515 required_rq, enic->conf_rq_count); in enic_set_vnic_res()1815 if (enic->conf_rq_count == 1) { in enic_dev_init()1827 enic->conf_rq_count, 8); in enic_dev_init()1838 if (enic->conf_rq_count > 0 && enic->rq == NULL) { in enic_dev_init()
278 RTE_ASSERT(enic_rte_rq_idx_to_sop_idx(queue_idx) < enic->conf_rq_count); in enicpmd_dev_rx_queue_setup()455 device_info->max_rx_queues = enic->conf_rq_count / 2; in enicpmd_dev_info_get()
652 pf->conf_cq_count, pf->conf_rq_count); in enic_vf_representor_init()