Home
last modified time | relevance | path

Searched refs:CREG_STAT_RXLERR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dsunqe.h89 #define CREG_STAT_RXLERR 0x00000004 /* Receive Late Error */ macro
100 CREG_STAT_RXLERR|CREG_STAT_RXPERR|CREG_STAT_RXSERR)
H A Dsunqe.c384 if (qe_status & CREG_STAT_RXLERR) { in qe_is_bolixed()
H A Dsunbmac.c743 if (bmac_status & CREG_STAT_RXLERR) in bigmac_is_medium_rare()