Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h218 uint16_t max_vf_id; member
349 return vf->pf->conf_rq_count - (vf->pf->max_vf_id + vf->vf_id + 2); in vf_wq_cq_idx()
364 return vf->pf->conf_rq_count - (vf->pf->max_vf_id + vf->vf_id + 2); in vf_rq_data_idx()
H A Denic_ethdev.c1329 pf_enic->max_vf_id = 0; in eth_enic_pci_probe()
1331 pf_enic->max_vf_id = RTE_MAX(pf_enic->max_vf_id, in eth_enic_pci_probe()