Query: genphy_config_advert
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENPHY_CONFIG_ADVERT(9) Network device support GENPHY_CONFIG_ADVERT(9)NAMEgenphy_config_advert - sanitize and advertise auto-negotation parametersSYNOPSISint genphy_config_advert(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONWrites MII_ADVERTISE with the appropriate values, after sanitizing the values to make sure we only advertise what is supported. Returns < 0 on error, 0 if the PHY's advertisement hasn't changed, and > 0 if it has changed.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENPHY_CONFIG_ADVERT(9)