Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c221 iids->vf_cids += vf_cids * p_mngr->vf_count; in ecore_cxt_qm_iids()
222 iids->tids += vf_tids * p_mngr->vf_count; in ecore_cxt_qm_iids()
410 src_iids.per_vf_cids * p_mngr->vf_count; in ecore_cxt_src_elements()
476 for (i = 1; i < p_mngr->vf_count; i++) in ecore_cxt_cfg_ilt_compute()
577 for (i = 1; i < p_mngr->vf_count; i++) { in ecore_cxt_cfg_ilt_compute()
644 for (i = 1; i < p_mngr->vf_count; i++) { in ecore_cxt_cfg_ilt_compute()
758 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in ecore_cxt_src_t2_alloc()
952 for (k = 0; k < p_mngr->vf_count; k++) { in ecore_ilt_shadow_alloc()
1123 p_mngr->vf_count = p_hwfn->p_dev->p_iov_info->total_vfs; in ecore_cxt_mngr_alloc()
1679 for (i = 0; i < p_mngr->vf_count; i++) { in ecore_tm_init_pf()
[all …]
H A Decore_cxt.h308 u32 vf_count; member
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c4603 for (i = 0; i < p_hwfn->p_cxt_mngr->vf_count; in qed_ilt_dump_pages_section()
4633 for (i = 0; i < p_hwfn->p_cxt_mngr->vf_count; in qed_ilt_dump_pages_section()
4745 p_hwfn->p_cxt_mngr->vf_count); in qed_ilt_dump()