Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h3348 #define TG3_PHYFLG_ADJUST_TRIM 0x00001000 macro
Dtg3.c2722 if (tp->phy_flags & TG3_PHYFLG_ADJUST_TRIM) { in tg3_phy_reset()
16819 tp->phy_flags |= TG3_PHYFLG_ADJUST_TRIM; in tg3_get_invariants()