Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c386 u32 vf_cids = 0, type, j; in ecore_cxt_qm_iids() local
391 vf_cids += p_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_qm_iids()
407 iids->vf_cids += vf_cids * p_mngr->vf_count; in ecore_cxt_qm_iids()
412 iids->cids, iids->vf_cids, iids->tids, vf_tids); in ecore_cxt_qm_iids()
811 qm_iids.vf_cids, qm_iids.tids, in ecore_cxt_cfg_ilt_compute()
817 qm_iids.cids, qm_iids.vf_cids, qm_iids.tids, in ecore_cxt_cfg_ilt_compute()
1608 iids.cids, iids.vf_cids, iids.tids, in ecore_qm_init_pf()
H A Decore.h334 u32 vf_cids; member