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

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

Completed in 172 milliseconds