Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.h90 #define CREG_STAT_RXPERR 0x00000002 /* Receive Parity Error */ macro
100 CREG_STAT_RXLERR|CREG_STAT_RXPERR|CREG_STAT_RXSERR)
H A Dsunbmac.h67 #define CREG_STAT_RXPERR 0x00000002 /* Receive Parity Error */ macro
72 CREG_STAT_RXSMALL|CREG_STAT_RXLERR|CREG_STAT_RXPERR| \
H A Dsunqe.c390 if (qe_status & CREG_STAT_RXPERR) { in qe_is_bolixed()
H A Dsunbmac.c745 if (bmac_status & CREG_STAT_RXPERR) in bigmac_is_medium_rare()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.h90 #define CREG_STAT_RXPERR 0x00000002 /* Receive Parity Error */ macro
100 CREG_STAT_RXLERR|CREG_STAT_RXPERR|CREG_STAT_RXSERR)
H A Dsunbmac.h67 #define CREG_STAT_RXPERR 0x00000002 /* Receive Parity Error */ macro
72 CREG_STAT_RXSMALL|CREG_STAT_RXLERR|CREG_STAT_RXPERR| \
H A Dsunqe.c390 if (qe_status & CREG_STAT_RXPERR) { in qe_is_bolixed()
H A Dsunbmac.c745 if (bmac_status & CREG_STAT_RXPERR) in bigmac_is_medium_rare()

Completed in 17 milliseconds