Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.h3319 #define TG3_PHYFLG_USER_CONFIGURED 0x00000008 macro
Dtg3.c9850 !(tp->phy_flags & TG3_PHYFLG_USER_CONFIGURED)) { in tg3_reset_hw()
9853 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_reset_hw()
12229 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_settings()
12522 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_pauseparam()
14083 tp->phy_flags |= TG3_PHYFLG_USER_CONFIGURED; in tg3_set_eee()