Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/phy/
Dphy_device.c907 int genphy_aneg_done(struct phy_device *phydev) in genphy_aneg_done() function
913 EXPORT_SYMBOL(genphy_aneg_done);
1364 .aneg_done = genphy_aneg_done,
Dphy.c126 return genphy_aneg_done(phydev); in phy_aneg_done()
/linux-4.1.27/include/linux/
Dphy.h748 int genphy_aneg_done(struct phy_device *phydev);