Home
last modified time | relevance | path

Searched refs:SPEED_INVALID (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dtg3.h43 #define SPEED_INVALID 3 macro
1867 #define SPEED_INVALID 0xffff
Dtg3.c603 [0] = (SPEED_INVALID << 2) | DUPLEX_INVALID, in tg3_aux_stat_to_speed_duplex()
607 [MII_TG3_AUX_STAT_100_4 >> 8] = (SPEED_INVALID << 2) | DUPLEX_INVALID, in tg3_aux_stat_to_speed_duplex()
1371 tp->link_config.active_speed = SPEED_INVALID; in tg3_setup_fiber_phy()
3023 tp->link_config.active_speed = SPEED_INVALID; in tg3_init_link_config()
Dbnx2.h106 #define SPEED_INVALID 0 /* XXX was 3 */ macro