Searched refs:test_chip (Results 1 – 5 of 5) sorted by relevance
727 if (efx->type->test_chip) { in efx_selftest()728 rc_reset = efx->type->test_chip(efx, tests); in efx_selftest()
1256 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests); member
957 .test_chip = siena_test_chip,
2841 .test_chip = falcon_b0_test_chip,
4810 .test_chip = efx_ef10_test_chip,