Searched refs:CREG_STAT_RXSMALL (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.h64 #define CREG_STAT_RXSMALL 0x00000008 /* Receive buffer too small */ macro
71 CREG_STAT_RXSMALL|CREG_STAT_RXLERR|CREG_STAT_RXPERR| \
H A Dsunqe.h87 #define CREG_STAT_RXSMALL 0x00000008 /* Receive buffer too small */ macro
98 CREG_STAT_CECOFLOW|CREG_STAT_RXDROP|CREG_STAT_RXSMALL| \
H A Dsunqe.c375 if (qe_status & CREG_STAT_RXSMALL) {
H A Dsunbmac.c742 if (bmac_status & CREG_STAT_RXSMALL)

Completed in 101 milliseconds