Searched refs:vswitching_restore (Results 1 – 5 of 5) sorted by relevance
1347 int (*vswitching_restore)(struct efx_nic *efx); member
1022 .vswitching_restore = efx_port_dummy_op_int,
2801 .vswitching_restore = efx_port_dummy_op_int,2907 .vswitching_restore = efx_port_dummy_op_int,
4756 .vswitching_restore = efx_ef10_vswitching_restore_vf,4878 .vswitching_restore = efx_ef10_vswitching_restore_pf,
2555 rc = efx->type->vswitching_restore(efx); in efx_reset_up()