Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3296 #define TG3_PHY_ID_BCM5756 0xbc050ed0 macro
3325 (X) == TG3_PHY_ID_BCM5755 || (X) == TG3_PHY_ID_BCM5756 || \
H A Dtg3.c17503 case TG3_PHY_ID_BCM5756: return "5722/5756"; in tg3_phy_string()