Searched refs:workaround_26807 (Results 1 – 2 of 2) sorted by relevance
277 bool workaround_26807; member
2474 nic_data->workaround_26807 = false; in efx_ef10_probe_multicast_chaining()2481 nic_data->workaround_26807 = in efx_ef10_probe_multicast_chaining()2484 if (want_workaround_26807 && !nic_data->workaround_26807) { in efx_ef10_probe_multicast_chaining()2509 nic_data->workaround_26807 = true; in efx_ef10_probe_multicast_chaining()2525 rc = efx_mcdi_filter_table_probe(efx, nic_data->workaround_26807); in efx_ef10_filter_table_probe()