Searched refs:vf_count (Results 1 – 2 of 2) sorted by relevance
214 u32 vf_count; member407 iids->vf_cids += vf_cids * p_mngr->vf_count; in ecore_cxt_qm_iids()408 iids->tids += vf_tids * p_mngr->vf_count; in ecore_cxt_qm_iids()690 for (i = 1; i < p_mngr->vf_count; i++) in ecore_cxt_cfg_ilt_compute()792 for (i = 1; i < p_mngr->vf_count; i++) { in ecore_cxt_cfg_ilt_compute()834 total = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in ecore_cxt_cfg_ilt_compute()878 for (i = 1; i < p_mngr->vf_count; i++) { in ecore_cxt_cfg_ilt_compute()983 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in ecore_cxt_src_t2_alloc()1181 for (k = 0; k < p_mngr->vf_count; k++) { in ecore_ilt_shadow_alloc()1331 p_mngr->vf_count = p_hwfn->p_dev->p_iov_info->total_vfs; in ecore_cxt_mngr_alloc()[all …]
1655 int vf, rc, vf_count; in collect_rss_vf_config() local1658 vf_count = padap->chip_params->vfcount; in collect_rss_vf_config()1659 size = vf_count * sizeof(*vfconf); in collect_rss_vf_config()1667 for (vf = 0; vf < vf_count; vf++) { in collect_rss_vf_config()