Searched refs:phy_aneg_done (Results 1 – 2 of 2) sorted by relevance
105 static inline int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done() function810 err = phy_aneg_done(phydev); in phy_state_machine()924 err = phy_aneg_done(phydev); in phy_state_machine()
1314 static inline int phy_aneg_done(struct phy_device *phydev) in phy_aneg_done() function1363 while (!phy_aneg_done(greth->phy) && time_before(jiffies, timeout)) { in greth_mdio_init()