Searched refs:run_tests (Results 1 – 6 of 6) sorted by relevance
253 if (!efx->phy_op->run_tests) in efx_test_phy()257 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
493 .run_tests = sfx7101_run_tests,
558 .run_tests = txc43128_run_tests,
730 int (*run_tests) (struct efx_nic *efx, int *results, unsigned flags); member
818 .run_tests = efx_mcdi_phy_run_tests,
334 if (efx->phy_op->run_tests != NULL) { in efx_ethtool_fill_self_tests()