Searched refs:genphy_c45_restart_aneg (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/phy/
H A Dphy-c45.c332 * genphy_c45_restart_aneg - Enable and restart auto-negotiation
339 int genphy_c45_restart_aneg(struct phy_device *phydev) function
349 EXPORT_SYMBOL_GPL(genphy_c45_restart_aneg); variable
379 return genphy_c45_restart_aneg(phydev);
H A Dmxl-gpy.c401 return genphy_c45_restart_aneg(phydev);
H A Dphy.c186 ret = genphy_c45_restart_aneg(phydev);
/linux-master/include/linux/
H A Dphy.h1890 int genphy_c45_restart_aneg(struct phy_device *phydev);

Completed in 126 milliseconds