Home
last modified time | relevance | path

Searched refs:genphy_c45_aneg_done (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/phy/
H A Dphy-c45.c511 int genphy_c45_aneg_done(struct phy_device *phydev) in genphy_c45_aneg_done() function
523 EXPORT_SYMBOL_GPL(genphy_c45_aneg_done);
H A Dmarvell-88q2xxx.c1125 .aneg_done = genphy_c45_aneg_done,
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c453 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()
/linux/include/linux/
H A Dphy.h2321 int genphy_c45_aneg_done(struct phy_device *phydev);