Searched refs:CREG_STAT_TXSERR (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h62 #define CREG_STAT_TXSERR 0x00010000 /* Transmit SBUS error ack */ macro
71 CREG_STAT_TXPERR|CREG_STAT_TXSERR|CREG_STAT_RXDROP| \
H A Dsunqe.h78 #define CREG_STAT_TXSERR 0x00010000 /* Transmit SBUS error ack */ macro
96 CREG_STAT_TXLERR|CREG_STAT_TXPERR|CREG_STAT_TXSERR| \
H A Dsunqe.c327 if (qe_status & CREG_STAT_TXSERR) {
H A Dsunbmac.c735 if (bmac_status & CREG_STAT_TXSERR)

Completed in 222 milliseconds