Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h82 #define SET_1G_100M_10MBPS (SET_1GBPS | SET_100MBPS | SET_10MBPS) macro
85 #define DEF_GSPEED SET_1G_100M_10MBPS
H A Dmactest.c654 (p_eng->arg.run_speed == SET_1G_100M_10MBPS) || in calc_loop_check_num()
772 case SET_1G_100M_10MBPS: in setup_running()
854 case SET_1G_100M_10MBPS: in setup_running()
1237 if ((p_eng->arg.run_speed == SET_1G_100M_10MBPS) || in test_start()