Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dbcm84881.c122 return genphy_c45_check_and_restart_aneg(phydev, changed); in bcm84881_config_aneg()
H A Dphy-c45.c353 * genphy_c45_check_and_restart_aneg - Enable and restart auto-negotiation
361 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg() function
384 EXPORT_SYMBOL_GPL(genphy_c45_check_and_restart_aneg);
1219 return genphy_c45_check_and_restart_aneg(phydev, changed); in genphy_c45_config_aneg()
H A Ddp83td510.c587 return genphy_c45_check_and_restart_aneg(phydev, changed); in dp83td510_config_aneg()
H A Dmxl-gpy.c457 ret = genphy_c45_check_and_restart_aneg(phydev, changed); in gpy_config_aneg()
H A Dmarvell10g.c944 return genphy_c45_check_and_restart_aneg(phydev, changed); in mv3310_config_aneg()
/linux/drivers/net/phy/mediatek/
H A Dmtk-2p5ge.c161 return genphy_c45_check_and_restart_aneg(phydev, changed); in mt798x_2p5ge_phy_config_aneg()
/linux/include/linux/
H A Dphy.h1944 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c1246 return genphy_c45_check_and_restart_aneg(phydev, changed); in rtl822x_c45_config_aneg()