Lines Matching refs:current_duplex
4770 u8 current_duplex; in tg3_setup_copper_phy() local
4859 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_copper_phy()
4897 ¤t_duplex); in tg3_setup_copper_phy()
4913 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
4937 tp->link_config.duplex == current_duplex) { in tg3_setup_copper_phy()
4969 current_duplex = DUPLEX_FULL; in tg3_setup_copper_phy()
4971 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
5804 u8 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_fiber_mii_phy() local
5834 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5836 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5943 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5945 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5956 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5958 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5971 if (current_link_up && current_duplex == DUPLEX_FULL) in tg3_setup_fiber_mii_phy()
5984 tp->link_config.active_duplex = current_duplex; in tg3_setup_fiber_mii_phy()