Home
last modified time | relevance | path

Searched refs:efx_mcdi_nvram_test_all (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dmcdi.h408 int efx_mcdi_nvram_test_all(struct efx_nic *efx);
H A Def10.c4201 .test_nvram = efx_mcdi_nvram_test_all,
4337 .test_nvram = efx_mcdi_nvram_test_all,
H A Dmcdi.c1731 int efx_mcdi_nvram_test_all(struct efx_nic *efx) in efx_mcdi_nvram_test_all() function