Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10_sriov.h59 int efx_ef10_vswitching_probe_pf(struct efx_nic *efx);
Def10_sriov.c268 int efx_ef10_vswitching_probe_pf(struct efx_nic *efx) in efx_ef10_vswitching_probe_pf() function
326 rc = efx_ef10_vswitching_probe_pf(efx); in efx_ef10_vswitching_restore_pf()
Def10.c6790 .vswitching_probe = efx_ef10_vswitching_probe_pf,