Searched refs:test_nvram (Results 1 – 8 of 8) sorted by relevance
113 if (efx->type->test_nvram) { in efx_test_nvram()114 rc = efx->type->test_nvram(efx); in efx_test_nvram()
764 .test_nvram = efx_new_mcdi_nvram_test_all,842 .test_nvram = efx_new_mcdi_nvram_test_all,
1381 int (*test_nvram)(struct efx_nic *efx); member
1005 .test_nvram = efx_mcdi_nvram_test_all,
4137 .test_nvram = efx_mcdi_nvram_test_all,
112 if (efx->type->test_nvram) { in ef4_test_nvram()113 rc = efx->type->test_nvram(efx); in ef4_test_nvram()
1076 int (*test_nvram)(struct ef4_nic *efx); member
2742 .test_nvram = falcon_test_nvram,2840 .test_nvram = falcon_test_nvram,