Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/xilinx/
Dll_temac.h139 #define IRQ_COAL (1 << 0) macro
Dll_temac_main.c821 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_tx_irq()
839 if (status & (IRQ_COAL | IRQ_DLY)) in ll_temac_rx_irq()