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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64572.h208 #define DST_CRC 0x04 /* CRC Error */ macro
H A Dpc300_tty.c806 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT))
813 if (status & DST_CRC) {
H A Dpc300_drv.c309 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT)) ||
1717 if (rxb & DST_CRC) {

Completed in 103 milliseconds