Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac_dma.h125 #define DMA_STATUS_TJT 0x00000008 /* Transmit Jabber Timeout */ macro
145 DMA_STATUS_TJT | \
A Ddwmac_lib.c182 if (unlikely(intr_status & DMA_STATUS_TJT)) in dwmac_dma_interrupt()
/linux/drivers/net/ethernet/calxeda/
A Dxgmac.c235 #define DMA_STATUS_TJT 0x00000008 /* Transmit Jabber Timeout */ macro
1396 if (intr_status & DMA_STATUS_TJT) { in xgmac_interrupt()

Completed in 10 milliseconds