Home
last modified time | relevance | path

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

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