Searched refs:delay_test (Results 1 – 1 of 1) sorted by relevance
125 static int eth_run_loopback_test(struct udevice *current, int speed, int delay_test) in eth_run_loopback_test() argument143 if (delay_test) in eth_run_loopback_test()147 if (delay_test) in eth_run_loopback_test()189 if (!delay_test) { in eth_run_loopback_test()197 if (delay_test && success > 0) in eth_run_loopback_test()219 static int eth_loopback_test(int speed, int delay_test) in eth_loopback_test() argument235 ret = eth_run_loopback_test(current, speed, delay_test); in eth_loopback_test()