Home
last modified time | relevance | path

Searched refs:workaround_26807 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dnic.h187 bool workaround_26807; member
H A Def10.c2535 nic_data->workaround_26807 = false; in efx_ef10_probe_multicast_chaining()
2542 nic_data->workaround_26807 = in efx_ef10_probe_multicast_chaining()
2545 if (want_workaround_26807 && !nic_data->workaround_26807) { in efx_ef10_probe_multicast_chaining()
2570 nic_data->workaround_26807 = true; in efx_ef10_probe_multicast_chaining()
2587 rc = efx_mcdi_filter_table_probe(efx, nic_data->workaround_26807); in efx_ef10_filter_table_probe()