Home
last modified time | relevance | path

Searched refs:IRQ_COAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h150 #define IRQ_COAL (1 << 0) macro
H A Dll_temac_main.c1124 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_tx_irq()
1144 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_rx_irq()