Home
last modified time | relevance | path

Searched refs:workaround_35388 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dworkarounds.h19 (((struct efx_ef10_nic_data *)efx->nic_data)->workaround_35388)
H A Dnic.h146 * @workaround_35388: Flag: firmware supports workaround for bug 35388
183 bool workaround_35388; member
H A Def10.c222 nic_data->workaround_35388 = false; in efx_ef10_get_timer_workarounds()
236 nic_data->workaround_35388 = true; in efx_ef10_get_timer_workarounds()
245 nic_data->workaround_35388 = true; in efx_ef10_get_timer_workarounds()
253 nic_data->workaround_35388 ? "en" : "dis"); in efx_ef10_get_timer_workarounds()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dworkarounds.h26 (((struct efx_ef10_nic_data *)efx->nic_data)->workaround_35388)
H A Dnic.h239 * @workaround_35388: Flag: firmware supports workaround for bug 35388
276 bool workaround_35388; member
H A Def10.c222 nic_data->workaround_35388 = false; in efx_ef10_get_timer_workarounds()
236 nic_data->workaround_35388 = true; in efx_ef10_get_timer_workarounds()
245 nic_data->workaround_35388 = true; in efx_ef10_get_timer_workarounds()
253 nic_data->workaround_35388 ? "en" : "dis"); in efx_ef10_get_timer_workarounds()

Completed in 11 milliseconds