Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/
H A Defx_reflash.c489 rc = efx_mcdi_nvram_update_start(efx, type); in efx_reflash_flash_firmware()
H A Dmcdi.h427 int efx_mcdi_nvram_update_start(struct efx_nic *efx, unsigned int type);
H A Dmcdi.c2177 int efx_mcdi_nvram_update_start(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_update_start() function
2407 rc = efx_mcdi_nvram_update_start(efx, part->nvram_type); in efx_mcdi_mtd_erase()
2438 rc = efx_mcdi_nvram_update_start(efx, part->nvram_type); in efx_mcdi_mtd_write()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c2022 static int efx_mcdi_nvram_update_start(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_update_start() function
2185 rc = efx_mcdi_nvram_update_start(efx, part->nvram_type); in efx_siena_mcdi_mtd_erase()
2216 rc = efx_mcdi_nvram_update_start(efx, part->nvram_type); in efx_siena_mcdi_mtd_write()