Searched refs:DST_CRC (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhd64572.h211 #define DST_CRC 0x04 /* CRC Error */ macro
H A Dpc300_tty.c803 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT))
810 if (status & DST_CRC) {
H A Dpc300_drv.c310 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT))
1727 if (rxb & DST_CRC) {

Completed in 362 milliseconds