Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dbcm84881.c122 return genphy_c45_check_and_restart_aneg(phydev, changed); in bcm84881_config_aneg()
Dphy-c45.c360 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() function
383 EXPORT_SYMBOL_GPL(genphy_c45_check_and_restart_aneg);
1221 return genphy_c45_check_and_restart_aneg(phydev, changed); in genphy_c45_config_aneg()
Ddp83td510.c296 return genphy_c45_check_and_restart_aneg(phydev, changed); in dp83td510_config_aneg()
Dmxl-gpy.c440 ret = genphy_c45_check_and_restart_aneg(phydev, changed); in gpy_config_aneg()
Dmarvell10g.c964 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
Drealtek.c985 return genphy_c45_check_and_restart_aneg(phydev, changed); in rtl822x_c45_config_aneg()
/linux-6.12.1/drivers/net/phy/aquantia/
Daquantia_main.c197 return genphy_c45_check_and_restart_aneg(phydev, changed); in aqr_config_aneg()
/linux-6.12.1/include/linux/
Dphy.h1920 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);