PHY_CONFIG_INTERRUPT(9) Network device support PHY_CONFIG_INTERRUPT(9)NAMEphy_config_interrupt - configure the PHY device for the requested interruptsSYNOPSISint phy_config_interrupt(struct phy_device * phydev, u32 interrupts);ARGUMENTSphydev the phy_device struct interrupts interrupt flags to configure for this phydevDESCRIPTIONReturns 0 on success on < 0 on error.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_CONFIG_INTERRUPT(9)