Searched refs:HDLC_CRC_32_CCITT (Results 1 – 3 of 3) sorted by relevance
86 #define HDLC_CRC_32_CCITT 2 macro
5125 else if ( (info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_32_CCITT ) in usc_set_sdlc_mode()5200 else if ( (info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_32_CCITT ) in usc_set_sdlc_mode()6960 else if ( info->params.crc_type == HDLC_CRC_32_CCITT ) in mgsl_get_rx_frame()
3644 if (info->params.crc_type == HDLC_CRC_32_CCITT) in hdlc_mode()