Searched refs:SK_PHY_MARV_COPPER (Results 1 – 7 of 7) sorted by relevance
1728 if (Byte < (SK_U8)SK_PHY_MARV_COPPER) { in SkGeInit1()1730 Byte = (SK_U8)SK_PHY_MARV_COPPER; in SkGeInit1()
2062 if (pPrt->PhyType != SK_PHY_MARV_COPPER) {
4545 if (pPrt->PhyType != SK_PHY_MARV_COPPER) { in SkGmCableDiagStatus()
8033 if (pPrt->PhyType != SK_PHY_MARV_COPPER) { in Vct()
522 SK_PHY_MARV_COPPER= 4,/* Marvell 88E1011S */ enumerator
3050 if (phy_type < SK_PHY_MARV_COPPER && pmd_type != 'S') in skge_reset()
1981 #define SK_PHY_MARV_COPPER 4 /* Marvell 88E1011S */ macro