PHY_INTERRUPT(9) Network device support PHY_INTERRUPT(9)NAMEphy_interrupt - PHY interrupt handlerSYNOPSISirqreturn_t phy_interrupt(int irq, void * phy_dat);ARGUMENTSirq interrupt line phy_dat phy_device pointerDESCRIPTIONWhen a PHY interrupt occurs, the handler disables interrupts, and schedules a work task to clear the interrupt.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PHY_INTERRUPT(9)