Home
last modified time | relevance | path

Searched refs:TG3_PHYFLG_KEEP_LINK_ON_PWRDN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c3065 if (tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN) in tg3_power_down_phy()
4148 TG3_PHYFLG_KEEP_LINK_ON_PWRDN) { in tg3_power_down_prepare()
4418 !(tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN)) { in tg3_phy_copper_begin()
4444 (tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN)) { in tg3_phy_copper_begin()
4944 (tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN) && in tg3_setup_copper_phy()
9321 TG3_PHYFLG_KEEP_LINK_ON_PWRDN);
9339 tp->phy_flags |= TG3_PHYFLG_KEEP_LINK_ON_PWRDN;
9897 if ((tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN) && in tg3_reset_hw()
11785 !(tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN), in tg3_open()
15386 tp->phy_flags |= TG3_PHYFLG_KEEP_LINK_ON_PWRDN; in tg3_get_eeprom_hw_cfg()
[all...]
H A Dtg3.h3355 #define TG3_PHYFLG_KEEP_LINK_ON_PWRDN 0x00100000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c3059 if (tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN) in tg3_power_down_phy()
4143 TG3_PHYFLG_KEEP_LINK_ON_PWRDN) { in tg3_power_down_prepare()
4413 !(tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN)) { in tg3_phy_copper_begin()
4439 (tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN)) { in tg3_phy_copper_begin()
4939 (tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN) && in tg3_setup_copper_phy()
9306 TG3_PHYFLG_KEEP_LINK_ON_PWRDN);
9324 tp->phy_flags |= TG3_PHYFLG_KEEP_LINK_ON_PWRDN;
9882 if ((tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN) && in tg3_reset_hw()
11765 !(tp->phy_flags & TG3_PHYFLG_KEEP_LINK_ON_PWRDN), in tg3_open()
15338 tp->phy_flags |= TG3_PHYFLG_KEEP_LINK_ON_PWRDN; in tg3_get_eeprom_hw_cfg()
[all...]
H A Dtg3.h3355 #define TG3_PHYFLG_KEEP_LINK_ON_PWRDN 0x00100000 macro

Completed in 51 milliseconds