Lines Matching refs:current_duplex
4774 u8 current_duplex; in tg3_setup_copper_phy() local
4863 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_copper_phy()
4901 ¤t_duplex); in tg3_setup_copper_phy()
4917 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
4941 tp->link_config.duplex == current_duplex) { in tg3_setup_copper_phy()
4973 current_duplex = DUPLEX_FULL; in tg3_setup_copper_phy()
4975 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
5810 u8 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_fiber_mii_phy() local
5840 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5842 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5949 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5951 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5965 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5967 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5980 if (current_link_up && current_duplex == DUPLEX_FULL) in tg3_setup_fiber_mii_phy()
5993 tp->link_config.active_duplex = current_duplex; in tg3_setup_fiber_mii_phy()