Home
last modified time | relevance | path

Searched refs:genphy_c45_restart_aneg (Results 1 – 3 of 3) sorted by relevance

/drivers/net/phy/
Dphy-c45.c98 int genphy_c45_restart_aneg(struct phy_device *phydev) in genphy_c45_restart_aneg() function
110 EXPORT_SYMBOL_GPL(genphy_c45_restart_aneg);
Dmarvell10g.c231 ret = genphy_c45_restart_aneg(phydev); in mv3310_config_aneg()
Dphy.c129 ret = genphy_c45_restart_aneg(phydev); in phy_restart_aneg()