Searched refs:phy_aneg_done (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/phy/
H A Dphy.c195 * phy_aneg_done - return auto-negotiation status
202 int phy_aneg_done(struct phy_device *phydev) function
211 EXPORT_SYMBOL(phy_aneg_done); variable
1063 ret = phy_aneg_done(phydev);
/linux-master/include/linux/
H A Dphy.h1778 int phy_aneg_done(struct phy_device *phydev);
/linux-master/drivers/net/ethernet/aeroflex/
H A Dgreth.c1324 while (!phy_aneg_done(ndev->phydev) &&
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c2901 !phy_aneg_done(phy_data->phydev))

Completed in 229 milliseconds