Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h3337 #define TG3_PHYFLG_USER_CONFIGURED 0x00000008 macro
Dtg3.c9948 !(tp->phy_flags & TG3_PHYFLG_USER_CONFIGURED)) { in tg3_reset_hw()
9951 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_reset_hw()
12389 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_link_ksettings()
12680 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_pauseparam()
14194 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_eee()