Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Damd8111e.h694 #define DUPLEX_INVALID 0xff macro
Dtg3.c1311 *duplex = DUPLEX_INVALID; in tg3_aux_stat_to_speed_duplex()
1606 current_duplex = DUPLEX_INVALID; in tg3_setup_copper_phy()
2465 tp->link_config.active_duplex = DUPLEX_INVALID; in tg3_setup_fiber_phy()
6963 tp->link_config.duplex = DUPLEX_INVALID; in tg3_set_settings()
9166 tp->link_config.duplex = DUPLEX_INVALID; in tg3_init_link_config()
9170 tp->link_config.active_duplex = DUPLEX_INVALID; in tg3_init_link_config()
9173 tp->link_config.orig_duplex = DUPLEX_INVALID; in tg3_init_link_config()
Dtg3.h1912 #define DUPLEX_INVALID 0xff macro
Damd8111e.c854 lp->link_config.duplex = DUPLEX_INVALID; in amd8111e_link_change()