Lines Matching refs:vf_count
123 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_free_vf_vports()
195 nic_data->vf = kcalloc(efx->vf_count, sizeof(struct ef10_vf), in efx_ef10_sriov_alloc_vf_vswitching()
200 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_alloc_vf_vswitching()
223 for (i = 0; i < efx->vf_count; i++) { in efx_ef10_sriov_restore_vf_vswitching()
361 efx->vf_count = num_vfs; in efx_ef10_pci_sriov_enable()
375 efx->vf_count = 0; in efx_ef10_pci_sriov_enable()
398 efx->vf_count = 0; in efx_ef10_pci_sriov_disable()
429 for (i = 0; i < efx->vf_count; ++i) { in efx_ef10_sriov_fini()
470 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_mac()
542 if (vf_i >= efx->vf_count) in efx_ef10_sriov_set_vf_vlan()
702 if (vf_i >= efx->vf_count) in efx_ef10_sriov_get_vf_config()