Home
last modified time | relevance | path

Searched refs:genphy_c45_config_aneg (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c178 ret = genphy_c45_config_aneg(phydev); in mv88q2xxx_config_aneg()
H A Dadin1100.c136 return genphy_c45_config_aneg(phydev); in adin_config_aneg()
H A Dphy-c45.c1118 int genphy_c45_config_aneg(struct phy_device *phydev) in genphy_c45_config_aneg() function
1134 EXPORT_SYMBOL_GPL(genphy_c45_config_aneg);
H A Dnxp-c45-tja11xx.c1922 .config_aneg = genphy_c45_config_aneg,
1946 .config_aneg = genphy_c45_config_aneg,
H A Dphy.c934 return genphy_c45_config_aneg(phydev); in phy_config_aneg()
/openbmc/linux/include/linux/
H A Dphy.h1868 int genphy_c45_config_aneg(struct phy_device *phydev);