Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3299 #define TG3_PHY_ID_BCM5718C 0x5c0d8a00 macro
3327 (X) == TG3_PHY_ID_BCM5718C || (X) == TG3_PHY_ID_BCM5718S || \
H A Dtg3.c17506 case TG3_PHY_ID_BCM5718C: return "5718C"; in tg3_phy_string()