Home
last modified time | relevance | path

Searched refs:genphy_c45_check_and_restart_aneg (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy-c45.c160 * genphy_c45_check_and_restart_aneg - Enable and restart auto-negotiation
168 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); variable
551 return genphy_c45_check_and_restart_aneg(phydev, changed); in genphy_c45_config_aneg()
H A Dbcm84881.c110 return genphy_c45_check_and_restart_aneg(phydev, changed); in bcm84881_config_aneg()
H A Dmarvell10g.c577 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
H A Daquantia_main.c263 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83td510.c172 return genphy_c45_check_and_restart_aneg(phydev, changed); in dp83td510_config_aneg()
H A Dbcm84881.c110 return genphy_c45_check_and_restart_aneg(phydev, changed); in bcm84881_config_aneg()
H A Dphy-c45.c351 * genphy_c45_check_and_restart_aneg - Enable and restart auto-negotiation
359 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() function
382 EXPORT_SYMBOL_GPL(genphy_c45_check_and_restart_aneg); variable
1132 return genphy_c45_check_and_restart_aneg(phydev, changed); in genphy_c45_config_aneg()
H A Daquantia_main.c283 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
H A Dmxl-gpy.c430 ret = genphy_c45_check_and_restart_aneg(phydev, changed); in gpy_config_aneg()
H A Dmarvell10g.c908 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1510 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1852 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);

Completed in 17 milliseconds