Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsunqe.h76 #define CREG_STAT_TXLERR 0x00040000 /* Late Transmit Error */ macro
96 CREG_STAT_TXLERR|CREG_STAT_TXPERR|CREG_STAT_TXSERR| \
H A Dsunqe.c314 if (qe_status & CREG_STAT_TXLERR) { in qe_is_bolixed()
H A Dsunbmac.c731 if (bmac_status & CREG_STAT_TXLERR) in bigmac_is_medium_rare()