Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/
Def10.c82 static bool efx_ef10_is_vf(struct efx_nic *efx) in efx_ef10_is_vf() function
752 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()