Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dadin1100.c142 return genphy_c45_config_aneg(phydev); in adin_config_aneg()
Dphy-c45.c1207 int genphy_c45_config_aneg(struct phy_device *phydev) in genphy_c45_config_aneg() function
1223 EXPORT_SYMBOL_GPL(genphy_c45_config_aneg);
Dmarvell-88q2xxx.c409 ret = genphy_c45_config_aneg(phydev); in mv88q2xxx_config_aneg()
Dnxp-c45-tja11xx.c1939 .config_aneg = genphy_c45_config_aneg,
1963 .config_aneg = genphy_c45_config_aneg,
Dphy.c959 return genphy_c45_config_aneg(phydev); in phy_config_aneg()
/linux-6.12.1/include/linux/
Dphy.h1937 int genphy_c45_config_aneg(struct phy_device *phydev);