Home
last modified time | relevance | path

Searched refs:impl_out (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/
Dmcdi.h381 int efx_mcdi_get_workarounds(struct efx_nic *efx, unsigned int *impl_out,
Dmcdi.c2098 int efx_mcdi_get_workarounds(struct efx_nic *efx, unsigned int *impl_out, in efx_mcdi_get_workarounds() argument
2115 if (impl_out) in efx_mcdi_get_workarounds()
2116 *impl_out = MCDI_DWORD(outbuf, GET_WORKAROUNDS_OUT_IMPLEMENTED); in efx_mcdi_get_workarounds()