Query: phy_interrupt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 PHY_INTERRUPT(9)