Query: phy_clear_interrupt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHY_CLEAR_INTERRUPT(9) Network device support PHY_CLEAR_INTERRUPT(9)NAMEphy_clear_interrupt - Ack the phy device's interruptSYNOPSISint phy_clear_interrupt(struct phy_device * phydev);ARGUMENTSphydev the phy_device structDESCRIPTIONIf the phydev driver has an ack_interrupt function, call it to ack and clear the phy device's interrupt. Returns 0 on success on < 0 on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_CLEAR_INTERRUPT(9)