Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def10_sriov.c316 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_pf()
327 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_pf()
337 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_vf()
344 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_vf()
Dnic.h284 bool must_probe_vswitching; member
Def10.c1402 nic_data->must_probe_vswitching = true; in efx_ef10_table_reset_mc_allocations()