Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c200 u32 vf_cids = 0, type, j; in ecore_cxt_qm_iids() local
205 vf_cids += p_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_qm_iids()
221 iids->vf_cids += vf_cids * p_mngr->vf_count; in ecore_cxt_qm_iids()
226 iids->cids, iids->vf_cids, iids->tids, vf_tids); in ecore_cxt_qm_iids()
602 qm_iids.vf_cids, qm_iids.tids, in ecore_cxt_cfg_ilt_compute()
609 qm_iids.cids, qm_iids.vf_cids, qm_iids.tids, in ecore_cxt_cfg_ilt_compute()
1415 iids.cids, iids.vf_cids, iids.tids, in ecore_qm_init_pf()
H A Decore.h278 u32 vf_cids; member