Searched refs:is_crc32 (Results 1 – 3 of 3) sorted by relevance
42 bool is_crc32; member275 crc_size = qmc_hdlc->is_crc32 ? 4 : 2; in qmc_hcld_recv_complete()595 chan_param.hdlc.is_crc32 = qmc_hdlc->is_crc32; in qmc_hdlc_open()686 qmc_hdlc->is_crc32 = false; in qmc_hdlc_attach()689 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()