Home
last modified time | relevance | path

Searched refs:GLOB_STAT_BM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.h31 #define GLOB_STAT_BM 0x00000002 /* BigMAC Global IRQ */ macro
H A Dsunbmac.h31 #define GLOB_STAT_BM 0x00000002 /* BigMAC Global IRQ */ macro
H A Dsunbmac.c720 if (qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) { in bigmac_is_medium_rare()
723 if (qec_status & GLOB_STAT_BM) in bigmac_is_medium_rare()
900 if ((qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) || in bigmac_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.h31 #define GLOB_STAT_BM 0x00000002 /* BigMAC Global IRQ */ macro
H A Dsunbmac.h31 #define GLOB_STAT_BM 0x00000002 /* BigMAC Global IRQ */ macro
H A Dsunbmac.c720 if (qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) { in bigmac_is_medium_rare()
723 if (qec_status & GLOB_STAT_BM) in bigmac_is_medium_rare()
900 if ((qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) || in bigmac_interrupt()

Completed in 8 milliseconds