PHY_ANEG_DONE(9) Network device support PHY_ANEG_DONE(9)NAMEphy_aneg_done - return auto-negotiation statusSYNOPSISint phy_aneg_done(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONReads the status register and returns 0 either if auto-negotiation is incomplete, or if there was an error. Returns BMSR_ANEGCOMPLETE if auto-negotiation is done.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_ANEG_DONE(9)