Searched refs:test_chip (Results 1 – 5 of 5) sorted by relevance
715 if (efx->type->test_chip) { in efx_selftest()716 rc_reset = efx->type->test_chip(efx, tests); in efx_selftest()
1264 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests); member
946 .test_chip = siena_test_chip,
2823 .test_chip = falcon_b0_test_chip,
3640 .test_chip = efx_ef10_test_chip,