Searched refs:sriov_wanted (Results 1 – 4 of 4) sorted by relevance
109 if (efx->type->sriov_wanted) { in efx_wanted_parallelism()110 if (efx->type->sriov_wanted(efx) && efx_vf_size(efx) > 1 && in efx_wanted_parallelism()351 if (efx->type->sriov_wanted) { in efx_siena_probe_interrupts()353 !efx->type->sriov_wanted(efx)) ? in efx_siena_probe_interrupts()
1691 if (efx->type->sriov_wanted) { in efx_farch_dimension_resources()1692 if (efx->type->sriov_wanted(efx)) { in efx_farch_dimension_resources()
108 if (efx->type->sriov_wanted) { in efx_wanted_parallelism()109 if (efx->type->sriov_wanted(efx) && efx_vf_size(efx) > 1 && in efx_wanted_parallelism()350 if (efx->type->sriov_wanted) { in efx_probe_interrupts()352 !efx->type->sriov_wanted(efx)) ? in efx_probe_interrupts()
4269 .sriov_wanted = efx_ef10_sriov_wanted,