Home
last modified time | relevance | path

Searched refs:genphy_c45_config_aneg (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy-c45.c530 * genphy_c45_config_aneg - restart auto-negotiation or forced setup
537 int genphy_c45_config_aneg(struct phy_device *phydev) in genphy_c45_config_aneg() function
553 EXPORT_SYMBOL_GPL(genphy_c45_config_aneg); variable
H A Dphy.c695 return genphy_c45_config_aneg(phydev); in phy_config_aneg()
/kernel/linux/linux-6.6/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.c1111 * genphy_c45_config_aneg - restart auto-negotiation or forced setup
1118 int genphy_c45_config_aneg(struct phy_device *phydev) in genphy_c45_config_aneg() function
1134 EXPORT_SYMBOL_GPL(genphy_c45_config_aneg); variable
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()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1521 int genphy_c45_config_aneg(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1868 int genphy_c45_config_aneg(struct phy_device *phydev);

Completed in 16 milliseconds