Home
last modified time | relevance | path

Searched refs:SET_100M_10MBPS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmactest.c655 (p_eng->arg.run_speed == SET_100M_10MBPS)) { in calc_loop_check_num()
775 case SET_100M_10MBPS: in setup_running()
860 case SET_100M_10MBPS: in setup_running()
1238 (p_eng->arg.run_speed == SET_100M_10MBPS)) { in test_start()
H A Dcomminf.h83 #define SET_100M_10MBPS (SET_100MBPS | SET_10MBPS) macro