Home
last modified time | relevance | path

Searched refs:current_link_up (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c2385 static void tg3_phy_eee_adjust(struct tg3 *tp, bool current_link_up) in tg3_phy_eee_adjust() argument
2395 current_link_up && in tg3_phy_eee_adjust()
2414 if (current_link_up && in tg3_phy_eee_adjust()
4770 bool current_link_up; in tg3_setup_copper_phy() local
4861 current_link_up = false; in tg3_setup_copper_phy()
4926 current_link_up = true; in tg3_setup_copper_phy()
4942 current_link_up = true; in tg3_setup_copper_phy()
4946 if (current_link_up && in tg3_setup_copper_phy()
4966 if (!current_link_up || (tp->phy_flags & TG3_PHYFLG_IS_LOW_POWER)) { in tg3_setup_copper_phy()
4970 current_link_up = true; in tg3_setup_copper_phy()
[all …]