Searched refs:SK_PHY_XMAC (Results 1 – 2 of 2) sorted by relevance
435 if (hw->phy_type == SK_PHY_XMAC) in __xm_phy_read()881 if (hw->phy_type != SK_PHY_XMAC) { in genesis_mac_init()897 case SK_PHY_XMAC: in genesis_mac_init()1027 if (hw->phy_type != SK_PHY_XMAC) { in genesis_stop()1110 if (hw->phy_type != SK_PHY_XMAC && skge->duplex == DUPLEX_FULL) in genesis_link_up()1803 if (hw->chip_id == CHIP_ID_GENESIS && hw->phy_type == SK_PHY_XMAC) in skge_down()2168 case SK_PHY_XMAC: in skge_reset()2218 if (!(hw->chip_id == CHIP_ID_GENESIS && hw->phy_type == SK_PHY_XMAC)) in skge_reset()
576 SK_PHY_XMAC = 0,/* integrated in XMAC II */ enumerator