Lines Matching refs:current_duplex
4784 u8 current_duplex; in tg3_setup_copper_phy() local
4873 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_copper_phy()
4911 ¤t_duplex); in tg3_setup_copper_phy()
4927 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
4951 tp->link_config.duplex == current_duplex) { in tg3_setup_copper_phy()
4983 current_duplex = DUPLEX_FULL; in tg3_setup_copper_phy()
4985 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
5820 u8 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_fiber_mii_phy() local
5850 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5852 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5959 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5961 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5975 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5977 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5990 if (current_link_up && current_duplex == DUPLEX_FULL) in tg3_setup_fiber_mii_phy()
6003 tp->link_config.active_duplex = current_duplex; in tg3_setup_fiber_mii_phy()