Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/et131x/
Det131x.h115 #define ET_INTR_RXDMA_XFR_DONE 0x00000020 macro
Det131x.c4520 status |= ET_INTR_RXDMA_XFR_DONE; in et131x_isr()
4576 if (status & ET_INTR_RXDMA_XFR_DONE) in et131x_isr_handler()