Searched refs:CREG_STAT_RXPERR (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.h66 #define CREG_STAT_RXPERR 0x00000002 /* Receive Parity Error */ macro
71 CREG_STAT_RXSMALL|CREG_STAT_RXLERR|CREG_STAT_RXPERR| \
H A Dsunqe.h89 #define CREG_STAT_RXPERR 0x00000002 /* Receive Parity Error */ macro
99 CREG_STAT_RXLERR|CREG_STAT_RXPERR|CREG_STAT_RXSERR)
H A Dsunqe.c387 if (qe_status & CREG_STAT_RXPERR) {
H A Dsunbmac.c746 if (bmac_status & CREG_STAT_RXPERR)

Completed in 53 milliseconds