Searched refs:efx_sriov_wanted (Results 1 – 3 of 3) sorted by relevance
195 static inline bool efx_sriov_wanted(struct efx_nic *efx) in efx_sriov_wanted() function223 static inline bool efx_sriov_wanted(struct efx_nic *efx) { return false; } in efx_sriov_wanted() function
1215 if (efx_sriov_wanted(efx) && efx_vf_size(efx) > 1 && in efx_wanted_parallelism()1359 efx->rss_spread = ((efx->n_rx_channels > 1 || !efx_sriov_wanted(efx)) ? in efx_probe_interrupts()
1711 if (efx_sriov_wanted(efx)) { in efx_nic_dimension_resources()