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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunbmac.h60 #define CREG_STAT_TXPERR 0x00020000 /* Transmit Parity Error */ macro
70 CREG_STAT_TXPERR|CREG_STAT_TXSERR|CREG_STAT_RXDROP| \
H A Dsunqe.h76 #define CREG_STAT_TXPERR 0x00020000 /* Transmit Parity Error */ macro
95 CREG_STAT_TXLERR|CREG_STAT_TXPERR|CREG_STAT_TXSERR| \
H A Dsunqe.c317 if (qe_status & CREG_STAT_TXPERR) {
H A Dsunbmac.c734 if (bmac_status & CREG_STAT_TXPERR)

Completed in 104 milliseconds