Home
last modified time | relevance | path

Searched refs:CREG_STAT_RXIRQ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.h63 #define CREG_STAT_RXIRQ 0x00000020 /* Receive Interrupt */ macro
H A Dsunqe.h86 #define CREG_STAT_RXIRQ 0x00000020 /* Receive Interrupt */ macro
H A Dsunqe.c486 if (qe_status & CREG_STAT_RXIRQ) in qec_interrupt()
H A Dsunbmac.c907 if (bmac_status & CREG_STAT_RXIRQ) in bigmac_interrupt()