Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Damd8111e.h693 #define SPEED_INVALID 0xffff macro
Dtg3.c1310 *speed = SPEED_INVALID; in tg3_aux_stat_to_speed_duplex()
1333 } else if (tp->link_config.speed == SPEED_INVALID) { in tg3_phy_copper_begin()
1407 tp->link_config.speed != SPEED_INVALID) { in tg3_phy_copper_begin()
1605 current_speed = SPEED_INVALID; in tg3_setup_copper_phy()
2464 tp->link_config.active_speed = SPEED_INVALID; in tg3_setup_fiber_phy()
6962 tp->link_config.speed = SPEED_INVALID; in tg3_set_settings()
9165 tp->link_config.speed = SPEED_INVALID; in tg3_init_link_config()
9169 tp->link_config.active_speed = SPEED_INVALID; in tg3_init_link_config()
9172 tp->link_config.orig_speed = SPEED_INVALID; in tg3_init_link_config()
Dtg3.h1911 #define SPEED_INVALID 0xffff macro
Damd8111e.c853 lp->link_config.speed = SPEED_INVALID; in amd8111e_link_change()