Searched refs:efx_mcdi_set_workaround (Results 1 – 3 of 3) sorted by relevance
341 int efx_mcdi_set_workaround(struct efx_nic *efx, u32 type, bool enabled);
1680 int efx_mcdi_set_workaround(struct efx_nic *efx, u32 type, bool enabled) in efx_mcdi_set_workaround() function
255 rc = efx_mcdi_set_workaround(efx, MC_CMD_WORKAROUND_BUG35388, true); in efx_ef10_probe()