Lines Matching refs:vf_count
121 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
192 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
197 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
218 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
382 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
396 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
422 for (i = 0; i < efx->vf_count; i++) in efx_ef10_pci_sriov_disable()
430 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
496 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
561 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
777 if (vf_i >= efx->vf_count) in efx_ef10_sriov_get_vf_config()