Query: phy_force_reduction
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_FORCE_REDUCTION(9) Network device support PHY_FORCE_REDUCTION(9)NAMEphy_force_reduction - reduce PHY speed/duplex settings by one stepSYNOPSISvoid phy_force_reduction(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONReduces the speed/duplex settings by one notch, in this order-- 1000/FULL, 1000/HALF, 100/FULL, 100/HALF, 10/FULL, 10/HALF. The function bottoms out at 10/HALF.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_FORCE_REDUCTION(9)