Searched refs:PARITY_CRC16_PR1_CCITT (Results 1 – 20 of 20) sorted by relevance
28 #define PARITY_CRC16_PR1_CCITT 5 /* CRC16, initial 0xFFFF, ITU-T version */ macro
71 new_settings.parity = PARITY_CRC16_PR1_CCITT; in raw_ioctl()
87 new_settings.parity = PARITY_CRC16_PR1_CCITT; in raw_eth_ioctl()
157 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in hostess_attach()
138 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in sealevel_attach()
445 case PARITY_CRC16_PR1_CCITT: in sca_open()509 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
336 PARITY_CRC16_PR1_CCITT); in x25_ioctl()
489 case PARITY_CRC16_PR1_CCITT: in sca_open()564 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
345 PARITY_CRC16_PR1_CCITT); in cisco_ioctl()
681 PARITY_CRC16_PR1_CCITT); in ppp_ioctl()
336 parity != PARITY_CRC16_PR1_CCITT && in wanxl_attach()
360 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0)
839 parity != PARITY_CRC16_PR1_CCITT) in ucc_hdlc_attach()
1234 PARITY_CRC16_PR1_CCITT); in fr_ioctl()
1183 case PARITY_CRC16_PR1_CCITT: in hss_hdlc_attach()
612 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in cosa_net_attach()
2172 if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) in fst_attach()
780 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in lmc_attach()
3892 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()
1377 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()
Completed in 51 milliseconds