Searched refs:HDLC_CRC_NONE (Results 1 – 7 of 7) sorted by relevance
83 #define HDLC_CRC_NONE 0 macro
3150 if (info->params.crc_type == HDLC_CRC_NONE) in hdlc_mode()3901 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
1377 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()4615 if ((info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_NONE) in rx_get_frame()
1555 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()4890 if (info->params.crc_type == HDLC_CRC_NONE) in rx_get_frame()
7454 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()