Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.h2035 #define PHY_ID_BCM5411 0x60008070 macro
2066 (X) == PHY_ID_BCM5411 || (X) == PHY_ID_BCM5701 || \
Dtg3.c872 if ((tp->phy_id & PHY_ID_MASK) == PHY_ID_BCM5411 && in tg3_setup_copper_phy()
2443 { PCI_VENDOR_ID_DELL, 0x0109, PHY_ID_BCM5411 }, /* MERLOT */
2444 { PCI_VENDOR_ID_DELL, 0x010a, PHY_ID_BCM5411 }, /* SLIM_MERLOT */
3034 case PHY_ID_BCM5411: return "5411"; in tg3_phy_string()