Searched refs:genphy_c45_aneg_done (Results 1 – 4 of 4) sorted by relevance
511 int genphy_c45_aneg_done(struct phy_device *phydev) in genphy_c45_aneg_done() function523 EXPORT_SYMBOL_GPL(genphy_c45_aneg_done);
1125 .aneg_done = genphy_c45_aneg_done,
453 ret = genphy_c45_aneg_done(phydev); in rtl8261x_read_status()2311 if (phydev->autoneg == AUTONEG_ENABLE && genphy_c45_aneg_done(phydev)) { in rtl822x_c45_read_status()
2321 int genphy_c45_aneg_done(struct phy_device *phydev);