Query: phy_error
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_ERROR(9) Network device support PHY_ERROR(9)NAMEphy_error - enter HALTED state for this PHY deviceSYNOPSISvoid phy_error(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONMoves the PHY to the HALTED state in response to a read or write error, and tells the controller the link is down. Must not be called from interrupt context, or while the phydev->lock is held.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_ERROR(9)