Lines Matching refs:current_duplex
4780 u8 current_duplex; in tg3_setup_copper_phy() local
4869 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_copper_phy()
4907 ¤t_duplex); in tg3_setup_copper_phy()
4923 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
4947 tp->link_config.duplex == current_duplex) { in tg3_setup_copper_phy()
4979 current_duplex = DUPLEX_FULL; in tg3_setup_copper_phy()
4981 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
5814 u8 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_fiber_mii_phy() local
5844 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5846 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5953 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5955 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5969 current_duplex = DUPLEX_FULL; in tg3_setup_fiber_mii_phy()
5971 current_duplex = DUPLEX_HALF; in tg3_setup_fiber_mii_phy()
5984 if (current_link_up && current_duplex == DUPLEX_FULL) in tg3_setup_fiber_mii_phy()
5997 tp->link_config.active_duplex = current_duplex; in tg3_setup_fiber_mii_phy()