Searched refs:phy_init_eee (Results 1 – 5 of 5) sorted by relevance
1839 * phy_init_eee - init and check the EEE feature1848 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) in phy_init_eee() function 1866 EXPORT_SYMBOL(phy_init_eee);
2056 int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);
131 if (phy_init_eee(ndev->phydev, true)) in sxgbe_eee_init()
2493 ret = phy_init_eee(phy, false); in b53_eee_init()
1424 active = phy_init_eee(dev->phydev, false) >= 0; in bcmgenet_set_eee()