Searched refs:phy_init_eee (Results 1 – 6 of 6) sorted by relevance
1055 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() function1126 EXPORT_SYMBOL(phy_init_eee);
777 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);
365 ret = phy_init_eee(phy, 0); in bcm_sf2_eee_init()
132 if (phy_init_eee(priv->phydev, 1)) in sxgbe_eee_init()
292 if (phy_init_eee(priv->phydev, 1)) { in stmmac_eee_init()
811 ret = phy_init_eee(priv->phydev, 0); in bcmgenet_set_eee()