Home
last modified time | relevance | path

Searched refs:DMA_INTR_ENA_UNE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h114 #define DMA_INTR_ENA_UNE 0x00000020 /* Tx Underflow */ macro
120 DMA_INTR_ENA_UNE)
Ddwmac-loongson.c30 DMA_INTR_ENA_FBE | DMA_INTR_ENA_UNE)
/linux-6.12.1/drivers/net/ethernet/calxeda/
Dxgmac.c195 #define DMA_INTR_ENA_UNE 0x00000020 /* Tx Underflow */ macro
207 DMA_INTR_ENA_RUE | DMA_INTR_ENA_UNE | \