Searched refs:HDLC_CRC_NONE (Results 1 – 5 of 5) sorted by relevance
82 #define HDLC_CRC_NONE 0 macro
3176 if (info->params.crc_type == HDLC_CRC_NONE) in hdlc_mode()3927 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
1460 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()4703 if ((info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_NONE) in rx_get_frame()
1574 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()4908 if (info->params.crc_type == HDLC_CRC_NONE) in rx_get_frame()
7670 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()