Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/et131x/
Det131x.h124 #define ET_INTR_RXMAC 0x00040000 macro
Det131x.c4707 if (status & ET_INTR_RXMAC) { in et131x_isr_handler()