Searched refs:vswitching_probe (Results 1 – 4 of 4) sorted by relevance
1406 int (*vswitching_probe)(struct efx_nic *efx); member
1058 .vswitching_probe = efx_port_dummy_op_int,
6684 .vswitching_probe = efx_ef10_vswitching_probe_vf,6817 .vswitching_probe = efx_ef10_vswitching_probe_pf,
1914 rc = efx->type->vswitching_probe(efx); in efx_probe_all()