Searched refs:PARITY_CRC16_PR1_CCITT (Results 1 – 15 of 15) 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()
336 PARITY_CRC16_PR1_CCITT); in x25_ioctl()
446 case PARITY_CRC16_PR1_CCITT: in sca_open()510 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
345 PARITY_CRC16_PR1_CCITT); in cisco_ioctl()
489 case PARITY_CRC16_PR1_CCITT: in sca_open()564 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
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)
850 parity != PARITY_CRC16_PR1_CCITT) in ucc_hdlc_attach()
1234 PARITY_CRC16_PR1_CCITT); in fr_ioctl()
1218 case PARITY_CRC16_PR1_CCITT: in hss_hdlc_attach()
2172 if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) in fst_attach()
1369 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()