Searched refs:DMA_STATUS_OVF (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/stmmac/
H A Ddwmac_dma.h93 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro
H A Ddwmac_lib.c173 if (unlikely(intr_status & DMA_STATUS_OVF)) {

Completed in 115 milliseconds