Searched refs:PHY_BCM5464R_FAMILY (Results 1 – 2 of 2) sorted by relevance
69 #define PHY_BCM5464R_FAMILY (BCM5464R_PHY_ID & BCM_PHY_ID_MASK) macro
8371 if ((port_phy_id[0] == PHY_BCM5464R_FAMILY) && in nxge_scan_ports_phy()8372 (port_phy_id[1] == PHY_BCM5464R_FAMILY) && in nxge_scan_ports_phy()8373 (port_phy_id[2] == PHY_BCM5464R_FAMILY) && in nxge_scan_ports_phy()8374 (port_phy_id[3] == PHY_BCM5464R_FAMILY)) { in nxge_scan_ports_phy()8632 if (port_phy_id[i] != PHY_BCM5464R_FAMILY)