Home
last modified time | relevance | path

Searched refs:genphy_c45_check_and_restart_aneg (Results 1 – 5 of 5) sorted by relevance

/drivers/net/phy/
Dphy-c45.c211 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() function
230 EXPORT_SYMBOL_GPL(genphy_c45_check_and_restart_aneg);
594 return genphy_c45_check_and_restart_aneg(phydev, changed); in genphy_c45_config_aneg()
Dbcm84881.c110 return genphy_c45_check_and_restart_aneg(phydev, changed); in bcm84881_config_aneg()
Daquantia_main.c264 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
Dmxl-gpy.c208 ret = genphy_c45_check_and_restart_aneg(phydev, changed); in gpy_config_aneg()
Dmarvell10g.c712 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()