Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Def10_sriov.c295 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_pf()
306 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_pf()
316 if (!nic_data->must_probe_vswitching) in efx_ef10_vswitching_restore_vf()
323 nic_data->must_probe_vswitching = false; in efx_ef10_vswitching_restore_vf()
Dnic.h545 bool must_probe_vswitching; member
Def10.c1040 nic_data->must_probe_vswitching = true; in efx_ef10_reset_mc_allocations()