Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h3347 #define TG3_PHYFLG_ADJUST_TRIM 0x00001000 macro
Dtg3.c2727 if (tp->phy_flags & TG3_PHYFLG_ADJUST_TRIM) { in tg3_phy_reset()
16785 tp->phy_flags |= TG3_PHYFLG_ADJUST_TRIM; in tg3_get_invariants()