Home
last modified time | relevance | path

Searched refs:test_nvram (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dselftest.c118 if (efx->type->test_nvram) { in efx_test_nvram()
119 rc = efx->type->test_nvram(efx); in efx_test_nvram()
H A Dnet_driver.h1186 * @test_nvram: Test validity of NVRAM contents
1332 int (*test_nvram)(struct efx_nic *efx); member
H A Dsiena.c1016 .test_nvram = efx_siena_mcdi_nvram_test_all,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c117 if (efx->type->test_nvram) { in ef4_test_nvram()
118 rc = efx->type->test_nvram(efx); in ef4_test_nvram()
H A Dnet_driver.h965 * @test_nvram: Test validity of NVRAM contents
1076 int (*test_nvram)(struct ef4_nic *efx); member
H A Dfalcon.c2742 .test_nvram = falcon_test_nvram,
2840 .test_nvram = falcon_test_nvram,
/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c1295 .test_nvram = efx_new_mcdi_nvram_test_all,
1376 .test_nvram = efx_new_mcdi_nvram_test_all,
H A Dnet_driver.h1283 * @test_nvram: Test validity of NVRAM contents
1433 int (*test_nvram)(struct efx_nic *efx); member
H A Def10.c4203 .test_nvram = efx_mcdi_nvram_test_all,
4339 .test_nvram = efx_mcdi_nvram_test_all,