Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10_sriov.c323 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_pf()
334 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_pf()
344 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_vf()
351 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_vf()
Dnic.h430 bool must_probe_vswitching; member
Def10.c1509 nic_data->must_probe_vswitching = true; in efx_ef10_reset_mc_allocations()