__genphy_config_aneg
return __genphy_config_aneg(phydev, changed);
return __genphy_config_aneg(phydev, changed);
EXPORT_SYMBOL(__genphy_config_aneg);
return __genphy_config_aneg(phydev, ret);
return __genphy_config_aneg(phydev, ret);
int __genphy_config_aneg(struct phy_device *phydev, bool changed);
return __genphy_config_aneg(phydev, false);