Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsunqe.h77 #define CREG_STAT_TXPERR 0x00020000 /* Transmit Parity Error */ macro
96 CREG_STAT_TXLERR|CREG_STAT_TXPERR|CREG_STAT_TXSERR| \
H A Dsunqe.c320 if (qe_status & CREG_STAT_TXPERR) { in qe_is_bolixed()
H A Dsunbmac.c733 if (bmac_status & CREG_STAT_TXPERR) in bigmac_is_medium_rare()