Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h3336 #define TG3_PHYFLG_USER_CONFIGURED 0x00000008 macro
H A Dtg3.c9898 !(tp->phy_flags & TG3_PHYFLG_USER_CONFIGURED)) { in tg3_reset_hw()
9901 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_reset_hw()
12344 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_link_ksettings()
12629 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_pauseparam()
14175 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_eee()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h3336 #define TG3_PHYFLG_USER_CONFIGURED 0x00000008 macro
H A Dtg3.c9883 !(tp->phy_flags & TG3_PHYFLG_USER_CONFIGURED)) { in tg3_reset_hw()
9886 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_reset_hw()
12324 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_link_ksettings()
12615 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_pauseparam()
14127 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_eee()

Completed in 55 milliseconds