Searched refs:GOOD_FCS (Results 1 – 6 of 6) sorted by relevance
21 #define GOOD_FCS 0xf0b8 /* Good final FCS value */ macro
355 if (rx_buff->fcs == GOOD_FCS) { in async_unwrap_eof()
411 if(fcs != GOOD_FCS) { in mcs_unwrap_mir()
220 return fcs.value == GOOD_FCS; in toshoboe_checkfcs()
565 if (irda_calc_crc16(INIT_FCS,rd->buf,len+crclen) != GOOD_FCS) { in vlsi_process_rx()
372 #define GOOD_FCS 0xCF macro1759 if (gsm->fcs != GOOD_FCS) { in gsm_queue()