Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Def10_sriov.c319 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_pf()
330 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_pf()
340 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_vf()
347 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_vf()
Dnic.h284 bool must_probe_vswitching; member
Def10.c1389 nic_data->must_probe_vswitching = true; in efx_ef10_table_reset_mc_allocations()