Searched refs:crc_length (Results 1 – 4 of 4) sorted by relevance
138 wanted.crc_length = LMC_CTL_CRC_LENGTH_16; in main()143 wanted.crc_length = LMC_CTL_CRC_LENGTH_32; in main()277 ctl.crc_length = wanted.crc_length; in main()378 printf("\tCRC length: %d\n", ctl->crc_length); in dumpdata()
389 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_32; in lmc_hssi_set_crc_length()393 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_16; in lmc_hssi_set_crc_length()554 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_32; in lmc_ds3_set_crc_length()558 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_16; in lmc_ds3_set_crc_length()757 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_32; in lmc_ssi_set_crc_length()763 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_16; in lmc_ssi_set_crc_length()1088 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_32; in lmc_t1_set_crc_length()1094 sc->ictl.crc_length = LMC_CTL_CRC_LENGTH_16; in lmc_t1_set_crc_length()
93 u_int32_t crc_length; member
673 if (sc->ictl.crc_length == 16) in lmc_rx_intr()1099 if (sc->ictl.crc_length == 16)