Searched refs:efx_mcdi_nvram_write (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | mcdi.c | 2064 static int efx_mcdi_nvram_write(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_write() function 2224 rc = efx_mcdi_nvram_write(efx, part->nvram_type, offset, in efx_siena_mcdi_mtd_write()
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | mcdi.c | 2224 static int efx_mcdi_nvram_write(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_write() function 2384 rc = efx_mcdi_nvram_write(efx, part->nvram_type, offset, in efx_mcdi_mtd_write()
|