Home
last modified time | relevance | path

Searched refs:CREG_STAT_RXIRQ (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.h86 #define CREG_STAT_RXIRQ 0x00000020 /* Receive Interrupt */ macro
H A Dsunbmac.h63 #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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.h86 #define CREG_STAT_RXIRQ 0x00000020 /* Receive Interrupt */ macro
H A Dsunbmac.h63 #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()

Completed in 11 milliseconds