Query: phy_start_aneg
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_START_ANEG(9) Network device support PHY_START_ANEG(9)NAMEphy_start_aneg - start auto-negotiation for this PHY deviceSYNOPSISint phy_start_aneg(struct phy_device * phydev);ARGUMENTSphydev the phy_device structDESCRIPTIONSanitizes the settings (if we're not autonegotiating them), and then calls the driver's config_aneg function. If the PHYCONTROL Layer is operating, we change the state to reflect the beginning of Auto-negotiation or forcing.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_START_ANEG(9)