Searched refs:vswitching_probe (Results 1 – 5 of 5) sorted by relevance
1346 int (*vswitching_probe)(struct efx_nic *efx); member
1021 .vswitching_probe = efx_port_dummy_op_int,
2800 .vswitching_probe = efx_port_dummy_op_int,2906 .vswitching_probe = efx_port_dummy_op_int,
4755 .vswitching_probe = efx_ef10_vswitching_probe_vf,4877 .vswitching_probe = efx_ef10_vswitching_probe_pf,
1794 rc = efx->type->vswitching_probe(efx); in efx_probe_all()