Return auto-negotiation status
int phy_aneg_done(struct phy_device * phydev);
phydev
target phy_device struct
Return the auto-negotiation status from this phydev Returns > 0 on success or < 0 on error. 0 means that auto-negotiation is still pending.