Searched refs:CREG_STAT_TXDERROR (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.h58 #define CREG_STAT_TXDERROR 0x00080000 /* TX Descriptor is bogus */ macro
69 #define CREG_STAT_ERRORS (CREG_STAT_BERROR|CREG_STAT_TXDERROR|CREG_STAT_TXLERR| \
H A Dsunqe.h74 #define CREG_STAT_TXDERROR 0x00080000 /* TX Descriptor is bogus */ macro
94 CREG_STAT_BERROR|CREG_STAT_CCOFLOW|CREG_STAT_TXDERROR| \
H A Dsunqe.c304 if (qe_status & CREG_STAT_TXDERROR) {
H A Dsunbmac.c730 if (bmac_status & CREG_STAT_TXDERROR)

Completed in 114 milliseconds