Home
last modified time | relevance | path

Searched refs:phy_restart_aneg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c167 * phy_restart_aneg - restart auto-negotiation
173 int phy_restart_aneg(struct phy_device *phydev) in phy_restart_aneg() function
184 EXPORT_SYMBOL_GPL(phy_restart_aneg); variable
1480 ret = phy_restart_aneg(phydev); in phy_ethtool_set_eee()
1558 return phy_restart_aneg(phydev); in phy_ethtool_nway_reset()
H A Dphylink.c1593 ret = phy_restart_aneg(pl->phydev); in phylink_ethtool_nway_reset()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c175 * phy_restart_aneg - restart auto-negotiation
181 int phy_restart_aneg(struct phy_device *phydev) in phy_restart_aneg() function
192 EXPORT_SYMBOL_GPL(phy_restart_aneg); variable
1720 ret = phy_restart_aneg(phydev); in phy_ethtool_nway_reset()
H A Dphy-c45.c1506 return phy_restart_aneg(phydev); in genphy_c45_ethtool_set_eee()
H A Dphylink.c2543 ret = phy_restart_aneg(pl->phydev); in phylink_ethtool_nway_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c569 return phy_restart_aneg(salve->phy); in am65_cpsw_nway_reset()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1400 int phy_restart_aneg(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1745 int phy_restart_aneg(struct phy_device *phydev);

Completed in 39 milliseconds