Searched refs:is_crc32 (Results 1 – 3 of 3) sorted by relevance
43 bool is_crc32; member276 crc_size = qmc_hdlc->is_crc32 ? 4 : 2; in qmc_hcld_recv_complete()596 chan_param.hdlc.is_crc32 = qmc_hdlc->is_crc32; in qmc_hdlc_open()687 qmc_hdlc->is_crc32 = false; in qmc_hdlc_attach()690 qmc_hdlc->is_crc32 = true; in qmc_hdlc_attach()
80 bool is_crc32; member
420 if (param->hdlc.is_crc32) { in qmc_chan_set_param()