Home
last modified time | relevance | path

Searched refs:workaround_26807 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic.h147 * @workaround_26807: Flag: firmware supports workaround for bug 26807
184 bool workaround_26807; member
H A Def10.c2508 nic_data->workaround_26807 = false; in efx_ef10_probe_multicast_chaining()
2515 nic_data->workaround_26807 = in efx_ef10_probe_multicast_chaining()
2518 if (want_workaround_26807 && !nic_data->workaround_26807) { in efx_ef10_probe_multicast_chaining()
2543 nic_data->workaround_26807 = true; in efx_ef10_probe_multicast_chaining()
2560 rc = efx_mcdi_filter_table_probe(efx, nic_data->workaround_26807); in efx_ef10_filter_table_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic.h240 * @workaround_26807: Flag: firmware supports workaround for bug 26807
277 bool workaround_26807; member
H A Def10.c2492 nic_data->workaround_26807 = false; in efx_ef10_probe_multicast_chaining()
2499 nic_data->workaround_26807 = in efx_ef10_probe_multicast_chaining()
2502 if (want_workaround_26807 && !nic_data->workaround_26807) { in efx_ef10_probe_multicast_chaining()
2527 nic_data->workaround_26807 = true; in efx_ef10_probe_multicast_chaining()
2543 rc = efx_mcdi_filter_table_probe(efx, nic_data->workaround_26807); in efx_ef10_filter_table_probe()

Completed in 13 milliseconds