Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
Det131x.h109 #define ET_INTR_RXDMA_FB_R1_LOW 0x00000080 macro
Det131x.c3425 if (status & (ET_INTR_RXDMA_FB_R0_LOW | ET_INTR_RXDMA_FB_R1_LOW)) { in et131x_isr()