Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dnic.h277 bool workaround_26807; member
H A Def10.c2474 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()