Searched refs:efx_mcdi_nvram_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi.h | 346 int efx_mcdi_nvram_info(struct efx_nic *efx, unsigned int type,
|
H A D | siena.c | 870 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in siena_mtd_probe_partition()
|
H A D | mcdi.c | 1653 int efx_mcdi_nvram_info(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_info() function
|
H A D | ef10.c | 3488 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in efx_ef10_mtd_probe_partition()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi.h | 401 int efx_mcdi_nvram_info(struct efx_nic *efx, unsigned int type,
|
H A D | mcdi.c | 1645 int efx_mcdi_nvram_info(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_info() function
|
H A D | ef10.c | 3519 rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected); in efx_ef10_mtd_probe_partition()
|
Completed in 21 milliseconds