Lines Matching refs:vf_count
124 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
196 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
201 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
224 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
389 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
403 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
426 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
457 for (i = 0; i < efx->vf_count; ++i) { in efx_ef10_sriov_fini()
498 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
570 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
730 if (vf_i >= efx->vf_count) in efx_ef10_sriov_get_vf_config()