SK_PHY_XMAC
if (hw->phy_type == SK_PHY_XMAC)
if (hw->phy_type != SK_PHY_XMAC) {
case SK_PHY_XMAC:
if (hw->phy_type != SK_PHY_XMAC) {
if (hw->phy_type == SK_PHY_XMAC && (status & XM_IS_INP_ASS)) {
if (hw->phy_type != SK_PHY_XMAC && skge->duplex == DUPLEX_FULL)
if (is_genesis(hw) && hw->phy_type == SK_PHY_XMAC)
case SK_PHY_XMAC:
if (!(is_genesis(hw) && hw->phy_type == SK_PHY_XMAC))