Lines Matching refs:vf_count
121 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
193 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
198 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
221 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
386 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
400 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
423 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
454 for (i = 0; i < efx->vf_count; ++i) { in efx_ef10_sriov_fini()
495 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
567 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
727 if (vf_i >= efx->vf_count) in efx_ef10_sriov_get_vf_config()