Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H A Dll_temac.h143 #define IRQ_DMAERR (1 << 7) /* this is not documented ??? */ macro
H A Dll_temac_main.c1122 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_tx_irq()
1142 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_rx_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H A Dll_temac.h153 #define IRQ_DMAERR (1 << 7) /* this is not documented ??? */ macro
H A Dll_temac_main.c1126 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_tx_irq()
1146 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_rx_irq()

Completed in 9 milliseconds