Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy-c45.c145 * genphy_c45_restart_aneg - Enable and restart auto-negotiation
152 int genphy_c45_restart_aneg(struct phy_device *phydev) in genphy_c45_restart_aneg() function
157 EXPORT_SYMBOL_GPL(genphy_c45_restart_aneg); variable
183 return genphy_c45_restart_aneg(phydev); in genphy_c45_check_and_restart_aneg()
H A Dphy.c178 ret = genphy_c45_restart_aneg(phydev); in phy_restart_aneg()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy-c45.c331 * genphy_c45_restart_aneg - Enable and restart auto-negotiation
338 int genphy_c45_restart_aneg(struct phy_device *phydev) in genphy_c45_restart_aneg() function
348 EXPORT_SYMBOL_GPL(genphy_c45_restart_aneg); variable
378 return genphy_c45_restart_aneg(phydev); in genphy_c45_check_and_restart_aneg()
H A Dmxl-gpy.c393 return genphy_c45_restart_aneg(phydev); in gpy_config_mdix()
H A Dphy.c186 ret = genphy_c45_restart_aneg(phydev); in phy_restart_aneg()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1509 int genphy_c45_restart_aneg(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1851 int genphy_c45_restart_aneg(struct phy_device *phydev);

Completed in 16 milliseconds