Lines Matching refs:DUPLEX_FULL
1884 (tp->link_config.active_duplex == DUPLEX_FULL ? in tg3_link_report()
2396 tp->link_config.active_duplex == DUPLEX_FULL && in tg3_phy_eee_adjust()
4279 *duplex = DUPLEX_FULL; in tg3_aux_stat_to_speed_duplex()
4289 *duplex = DUPLEX_FULL; in tg3_aux_stat_to_speed_duplex()
4299 *duplex = DUPLEX_FULL; in tg3_aux_stat_to_speed_duplex()
4306 *duplex = (val & MII_TG3_AUX_STAT_FULL) ? DUPLEX_FULL : in tg3_aux_stat_to_speed_duplex()
4473 if (tp->link_config.duplex == DUPLEX_FULL) in tg3_phy_copper_begin()
4537 tp->link_config.duplex = DUPLEX_FULL; in tg3_phy_pull_config()
4644 if (tp->link_config.active_duplex == DUPLEX_FULL) { in tg3_phy_copper_an_config_ok()
4947 tp->link_config.active_duplex == DUPLEX_FULL) { in tg3_setup_copper_phy()
4973 current_duplex = DUPLEX_FULL; in tg3_setup_copper_phy()
5782 tp->link_config.active_duplex = DUPLEX_FULL; in tg3_setup_fiber_phy()
5840 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5907 if (tp->link_config.duplex == DUPLEX_FULL) in tg3_setup_fiber_mii_phy()
5949 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5965 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5980 if (current_link_up && current_duplex == DUPLEX_FULL) in tg3_setup_fiber_mii_phy()
12168 cmd->duplex != DUPLEX_FULL && in tg3_set_settings()
12206 if (cmd->duplex != DUPLEX_FULL) in tg3_set_settings()