Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/xilinx/
Dll_temac.h142 #define IRQ_ERR (1 << 2) macro
Dll_temac_main.c1103 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_tx_irq()
1123 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_rx_irq()