Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h549 static inline bool efx_siena_sriov_enabled(struct efx_nic *efx) in efx_siena_sriov_enabled() function
583 static inline bool efx_siena_sriov_enabled(struct efx_nic *efx) { return false; } in efx_siena_sriov_enabled() function
Dfarch.c243 BUG_ON(efx_siena_sriov_enabled(efx) && in efx_alloc_special_buffer()
675 if (efx_siena_sriov_enabled(efx)) { in efx_farch_do_flush()