Query: phy_aneg_done
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 2.6. July 2010 PHY_ANEG_DONE(9)