Searched refs:phy_init_eee (Results 1 – 7 of 7) sorted by relevance
1109 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() function1179 EXPORT_SYMBOL(phy_init_eee);
812 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);
411 ret = phy_init_eee(phy, 0); in bcm_sf2_eee_init()
132 if (phy_init_eee(priv->phydev, 1)) in sxgbe_eee_init()
293 if (phy_init_eee(priv->phydev, 1)) { in stmmac_eee_init()
858 lp->eee_active = !phy_init_eee(lp->phy_dev, 0); in dwceqos_link_up()
957 ret = phy_init_eee(priv->phydev, 0); in bcmgenet_set_eee()