Home
last modified time | relevance | path

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

/Linux-v5.15/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.c242 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
Dmxl-gpy.c207 ret = genphy_c45_check_and_restart_aneg(phydev, changed); in gpy_config_aneg()
Dmarvell10g.c705 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
/Linux-v5.15/include/linux/
Dphy.h1572 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);