Lines Matching refs:vf_count
208 MCDI_SET_DWORD(inbuf, SRIOV_IN_VF_COUNT, efx->vf_count); in efx_siena_sriov_cmd()
1024 efx->vf_count = 0; in efx_siena_sriov_handle_no_channel()
1064 efx->vf_count = count; in efx_siena_sriov_probe()
1101 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1157 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_peer_work()
1195 efx->vf = kzalloc(sizeof(struct efx_vf) * efx->vf_count, GFP_KERNEL); in efx_siena_sriov_vf_alloc()
1199 for (index = 0; index < efx->vf_count; ++index) { in efx_siena_sriov_vf_alloc()
1222 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_vfs_fini()
1252 for (index = 0; index < efx->vf_count; ++index) { in efx_siena_sriov_vfs_init()
1292 if (efx->vf_count == 0) in efx_siena_sriov_init()
1310 vfdi_status->peer_count = 1 + efx->vf_count; in efx_siena_sriov_init()
1328 efx->vf_init_count = efx->vf_count; in efx_siena_sriov_init()
1335 rc = pci_enable_sriov(efx->pci_dev, efx->vf_count); in efx_siena_sriov_init()
1341 efx->vf_count, efx_vf_size(efx)); in efx_siena_sriov_init()
1379 for (pos = 0; pos < efx->vf_count; ++pos) { in efx_siena_sriov_fini()