Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi.h341 int efx_mcdi_set_workaround(struct efx_nic *efx, u32 type, bool enabled);
Dmcdi.c1680 int efx_mcdi_set_workaround(struct efx_nic *efx, u32 type, bool enabled) in efx_mcdi_set_workaround() function
Def10.c255 rc = efx_mcdi_set_workaround(efx, MC_CMD_WORKAROUND_BUG35388, true); in efx_ef10_probe()