Searched refs:phydev_mode (Results 1 – 1 of 1) sorted by relevance
399 enum xgbe_mdio_mode phydev_mode; member653 if (phy_data->phydev_mode != XGBE_MDIO_MODE_CL45) in xgbe_phy_mdio_mii_write()656 if (phy_data->phydev_mode != XGBE_MDIO_MODE_CL22) in xgbe_phy_mdio_mii_write()715 if (phy_data->phydev_mode != XGBE_MDIO_MODE_CL45) in xgbe_phy_mdio_mii_read()718 if (phy_data->phydev_mode != XGBE_MDIO_MODE_CL22) in xgbe_phy_mdio_mii_read()1087 "0x%08x\n", __func__, phy_data->phydev, phy_data->phydev_mode, in xgbe_phy_find_phy_device()1100 if (phy_data->phydev_mode == XGBE_MDIO_MODE_NONE) { in xgbe_phy_find_phy_device()1102 phy_data->phydev_mode); in xgbe_phy_find_phy_device()1116 phy_data->phydev_mode); in xgbe_phy_find_phy_device()1119 phy_data->mdio_addr, phy_data->phydev_mode, ret); in xgbe_phy_find_phy_device()[all …]