Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h3298 #define TG3_PHY_ID_BCM5761 0xbc050fd0 macro
3326 (X) == TG3_PHY_ID_BCM5906 || (X) == TG3_PHY_ID_BCM5761 || \
H A Dtg3.c17506 case TG3_PHY_ID_BCM5761: return "5761"; in tg3_phy_string()