Searched refs:efx_ef10_sriov_wanted (Results 1 – 2 of 2) sorted by relevance
573 static inline bool efx_ef10_sriov_wanted(struct efx_nic *efx) { return false; } in efx_ef10_sriov_wanted() function603 static inline bool efx_ef10_sriov_wanted(struct efx_nic *efx) { return false; } in efx_ef10_sriov_wanted() function
3697 .sriov_wanted = efx_ef10_sriov_wanted,