Searched refs:vf_count (Results 1 – 11 of 11) sorted by relevance
121 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()192 nic_data->vf = kzalloc_objs(struct ef10_vf, efx->vf_count); in efx_ef10_sriov_alloc_vf_vswitching()196 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()217 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()381 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()395 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()421 for (i = 0; i < efx->vf_count; i++) in efx_ef10_pci_sriov_disable()429 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()495 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()560 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()[all …]
23 efx->vf_count = num_vfs; in efx_ef100_pci_sriov_enable()44 efx->vf_count = 0; in efx_ef100_pci_sriov_enable()
1168 unsigned vf_count; member
1406 for (i = 0; i < efx->vf_count; i++) in efx_ef10_table_reset_mc_allocations()
207 MCDI_SET_DWORD(inbuf, SRIOV_IN_VF_COUNT, efx->vf_count); in efx_siena_sriov_cmd()1026 efx->vf_count = 0; in efx_siena_sriov_handle_no_channel()1068 efx->vf_count = count; in efx_siena_sriov_probe()1105 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()1161 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()1200 nic_data->vf = kzalloc_objs(*nic_data->vf, efx->vf_count); in efx_siena_sriov_vf_alloc()1204 for (index = 0; index < efx->vf_count; ++index) { in efx_siena_sriov_vf_alloc()1228 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_vfs_fini()1258 for (index = 0; index < efx->vf_count; ++index) { in efx_siena_sriov_vfs_init()1298 if (efx->vf_count == 0) in efx_siena_sriov_init()[all …]
1709 if (efx->vf_count > vf_limit) { in efx_farch_dimension_resources()1712 efx->vf_count, vf_limit); in efx_farch_dimension_resources()1713 efx->vf_count = vf_limit; in efx_farch_dimension_resources()1715 vi_count += efx->vf_count * efx_vf_size(efx); in efx_farch_dimension_resources()
1091 unsigned vf_count; member
249 iids->tids += vf_tids * p_mngr->vf_count; in qed_cxt_qm_iids()518 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()619 for (i = 1; i < p_mngr->vf_count; i++) { in qed_cxt_cfg_ilt_compute()663 total = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_cfg_ilt_compute()705 for (i = 1; i < p_mngr->vf_count; i++) in qed_cxt_cfg_ilt_compute()839 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_cxt_src_t2_alloc()1013 for (k = 0; k < p_mngr->vf_count; k++) { in qed_ilt_shadow_alloc()1155 p_mngr->vf_count = p_hwfn->cdev->p_iov_info->total_vfs; in qed_cxt_mngr_alloc()1623 conn_num = src_iids.pf_cids + src_iids.per_vf_cids * p_mngr->vf_count; in qed_src_init_pf()1670 for (i = 0; i < p_mngr->vf_count; i++) { in qed_tm_init_pf()[all …]
322 u32 vf_count; member
4717 for (i = 0; i < p_hwfn->p_cxt_mngr->vf_count; in qed_ilt_dump_pages_section()4747 for (i = 0; i < p_hwfn->p_cxt_mngr->vf_count; in qed_ilt_dump_pages_section()4875 p_hwfn->p_cxt_mngr->vf_count); in qed_ilt_dump_dump_common_global_params()
1575 int vf, rc, vf_count; in cudbg_collect_rss_vf_config() local1577 vf_count = padap->params.arch.vfcount; in cudbg_collect_rss_vf_config()1579 vf_count * sizeof(struct cudbg_rss_vf_conf), in cudbg_collect_rss_vf_config()1585 for (vf = 0; vf < vf_count; vf++) in cudbg_collect_rss_vf_config()