Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h3351 #define TG3_PHYFLG_BER_BUG 0x00008000 macro
Dtg3.c2712 if (tp->phy_flags & TG3_PHYFLG_BER_BUG) { in tg3_phy_reset()
16821 tp->phy_flags |= TG3_PHYFLG_BER_BUG; in tg3_get_invariants()