Home
last modified time | relevance | path

Searched refs:IRQ_COAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H A Dll_temac.h140 #define IRQ_COAL (1 << 0) macro
H A Dll_temac_main.c1035 * generated. No IRQ_COAL or IRQ_DLY, and not even an in ll_temac_recv()
1120 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_tx_irq()
1140 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_rx_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H A Dll_temac.h150 #define IRQ_COAL (1 << 0) macro
H A Dll_temac_main.c1039 * generated. No IRQ_COAL or IRQ_DLY, and not even an in ll_temac_recv()
1124 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_tx_irq()
1144 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_rx_irq()

Completed in 7 milliseconds