Home
last modified time | relevance | path

Searched refs:workaround_61265 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dworkarounds.h26 (((struct efx_ef10_nic_data *)efx->nic_data)->workaround_61265)
/linux/drivers/net/ethernet/sfc/
H A Dworkarounds.h25 (((struct efx_ef10_nic_data *)efx->nic_data)->workaround_61265)
H A Dnic.h188 bool workaround_61265; member
H A Def10.c230 nic_data->workaround_61265 = false; in efx_ef10_get_timer_workarounds()
240 nic_data->workaround_61265 = true; in efx_ef10_get_timer_workarounds()
263 nic_data->workaround_61265 ? "en" : "dis"); in efx_ef10_get_timer_workarounds()