Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3301 #define TG3_PHY_ID_BCM57765 0x5c0d8a40 macro
3328 (X) == TG3_PHY_ID_BCM57765 || (X) == TG3_PHY_ID_BCM5719C || \
H A Dtg3.c17508 case TG3_PHY_ID_BCM57765: return "57765"; in tg3_phy_string()