Searched defs:genphy_restart_aneg (Results 1 - 1 of 1) sorted by relevance

/drivers/net/phy/
H A Dphy_device.c631 * genphy_restart_aneg - Enable and Restart Autonegotiation
634 int genphy_restart_aneg(struct phy_device *phydev) function
652 EXPORT_SYMBOL(genphy_restart_aneg); variable
690 result = genphy_restart_aneg(phydev);

Completed in 81 milliseconds