Searched refs:efx_mcdi_nvram_read (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 2040 static int efx_mcdi_nvram_read(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_read() function 2163 rc = efx_mcdi_nvram_read(efx, part->nvram_type, offset, in efx_siena_mcdi_mtd_read()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 2264 static int efx_mcdi_nvram_read(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_read() function 2387 rc = efx_mcdi_nvram_read(efx, part->nvram_type, offset, in efx_mcdi_mtd_read()
|