Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Dphy-c45.c168 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() function
187 EXPORT_SYMBOL_GPL(genphy_c45_check_and_restart_aneg);
551 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()
Dmarvell10g.c570 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
Daquantia_main.c263 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
/kernel/linux/linux-5.10/include/linux/
Dphy.h1510 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);