Searched refs:efx_mcdi_nvram_write (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_reflash.c | 353 rc = efx_mcdi_nvram_write(efx, type, offset, data + offset, chunk); in efx_reflash_write_partition() 379 rc = efx_mcdi_nvram_write(efx, type, offset, buf, chunk); in efx_reflash_write_partition()
|
| H A D | mcdi.h | 428 int efx_mcdi_nvram_write(struct efx_nic *efx, unsigned int type,
|
| H A D | mcdi.c | 2223 int efx_mcdi_nvram_write(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_write() function 2446 rc = efx_mcdi_nvram_write(efx, part->nvram_type, offset, in efx_mcdi_mtd_write()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A 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()
|