Home
last modified time | relevance | path

Searched refs:workaround_35388 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dworkarounds.h19 (((struct efx_ef10_nic_data *)efx->nic_data)->workaround_35388)
H A Dnic.h183 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()