Searched refs:CREG_STAT_RXDROP (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.h63 #define CREG_STAT_RXDROP 0x00000010 /* Dropped a RX'd packet */ macro
70 CREG_STAT_TXPERR|CREG_STAT_TXSERR|CREG_STAT_RXDROP| \
H A Dsunqe.h86 #define CREG_STAT_RXDROP 0x00000010 /* Dropped a RX'd packet */ macro
98 CREG_STAT_CECOFLOW|CREG_STAT_RXDROP|CREG_STAT_RXSMALL| \
H A Dsunqe.c368 if (qe_status & CREG_STAT_RXDROP) {
H A Dsunbmac.c739 if (bmac_status & CREG_STAT_RXDROP)

Completed in 64 milliseconds