Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Def10_sriov.h54 int efx_ef10_vswitching_probe_pf(struct efx_nic *efx);
Def10_sriov.c261 int efx_ef10_vswitching_probe_pf(struct efx_nic *efx) in efx_ef10_vswitching_probe_pf() function
319 rc = efx_ef10_vswitching_probe_pf(efx); in efx_ef10_vswitching_restore_pf()
Def10.c4275 .vswitching_probe = efx_ef10_vswitching_probe_pf,