Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3306 #define TG3_PHY_ID_BCM5906 0xdc00ac40 macro
3327 (X) == TG3_PHY_ID_BCM5906 || (X) == TG3_PHY_ID_BCM5761 || \
H A Dtg3.c17599 case TG3_PHY_ID_BCM5906: return "5906"; in tg3_phy_string()