Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dmcdi.h348 int efx_siena_mcdi_nvram_types(struct efx_nic *efx, u32 *nvram_types_out);
Dmcdi.c1603 int efx_siena_mcdi_nvram_types(struct efx_nic *efx, u32 *nvram_types_out) in efx_siena_mcdi_nvram_types() argument
1620 *nvram_types_out = MCDI_DWORD(outbuf, NVRAM_TYPES_OUT_TYPES); in efx_siena_mcdi_nvram_types()
/linux-6.1.9/drivers/net/ethernet/sfc/
Dmcdi.h359 int efx_mcdi_nvram_types(struct efx_nic *efx, u32 *nvram_types_out);
Dmcdi.c1597 int efx_mcdi_nvram_types(struct efx_nic *efx, u32 *nvram_types_out) in efx_mcdi_nvram_types() argument
1614 *nvram_types_out = MCDI_DWORD(outbuf, NVRAM_TYPES_OUT_TYPES); in efx_mcdi_nvram_types()