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