Home
last modified time | relevance | path

Searched refs:efx_siena_sriov_wanted (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h544 static inline bool efx_siena_sriov_wanted(struct efx_nic *efx) in efx_siena_sriov_wanted() function
582 static inline bool efx_siena_sriov_wanted(struct efx_nic *efx) { return false; } in efx_siena_sriov_wanted() function
Dsiena.c1002 .sriov_wanted = efx_siena_sriov_wanted,