Lines Matching refs:current_duplex
4778 u8 current_duplex; in tg3_setup_copper_phy() local
4867 current_duplex = DUPLEX_UNKNOWN; in tg3_setup_copper_phy()
4905 ¤t_duplex); in tg3_setup_copper_phy()
4921 tp->link_config.active_duplex = current_duplex; in tg3_setup_copper_phy()
4945 tp->link_config.duplex == current_duplex) { in tg3_setup_copper_phy()
4977 current_duplex = DUPLEX_FULL; in tg3_setup_copper_phy()
4979 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()