phy_init_eee
ret = phy_init_eee(phy, false);
if (phy_init_eee(ndev->phydev, true))
EXPORT_SYMBOL(phy_init_eee);
int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);