Searched refs:efx_ef10_is_vf (Results 1 – 1 of 1) sorted by relevance
82 static bool efx_ef10_is_vf(struct efx_nic *efx) in efx_ef10_is_vf() function752 if (!(efx_ef10_is_vf(efx) && rc == -ENOSPC)) in efx_ef10_alloc_piobufs()1356 if (efx_has_cap(efx, VXLAN_NVGRE) && !efx_ef10_is_vf(efx)) in efx_ef10_init_nic()3357 } else if (rc == -ENOSYS && !efx_ef10_is_vf(efx)) { in efx_ef10_set_mac_address()