Home
last modified time | relevance | path

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

/openbmc/linux/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.c359 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);
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.c432 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()
/openbmc/linux/include/linux/
H A Dphy.h1852 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart);