Home
last modified time | relevance | path

Searched refs:__genphy_config_aneg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dphy.h1077 int __genphy_config_aneg(struct phy_device *phydev, bool changed);
1089 return __genphy_config_aneg(phydev, false); in genphy_config_aneg()
/Linux-v5.4/drivers/net/phy/
Drealtek.c384 return __genphy_config_aneg(phydev, ret); in rtl8125_config_aneg()
Dphy_device.c1682 int __genphy_config_aneg(struct phy_device *phydev, bool changed) in __genphy_config_aneg() function
1716 EXPORT_SYMBOL(__genphy_config_aneg);