Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dphy-c45.c344 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() function
367 EXPORT_SYMBOL_GPL(genphy_c45_check_and_restart_aneg);
879 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()
Ddp83td510.c185 return genphy_c45_check_and_restart_aneg(phydev, changed); in dp83td510_config_aneg()
Daquantia_main.c281 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
Dmxl-gpy.c384 ret = genphy_c45_check_and_restart_aneg(phydev, changed); in gpy_config_aneg()
Dmarvell10g.c901 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
/Linux-v6.1/include/linux/
Dphy.h1654 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);