Searched refs:PARITY_CRC16_PR1_CCITT (Results 1 - 25 of 40) sorted by relevance
12
/kernel/linux/linux-5.10/include/uapi/linux/hdlc/ |
H A D | ioctl.h | 28 #define PARITY_CRC16_PR1_CCITT 5 /* CRC16, initial 0xFFFF, ITU-T version */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/hdlc/ |
H A D | ioctl.h | 28 #define PARITY_CRC16_PR1_CCITT 5 /* CRC16, initial 0xFFFF, ITU-T version */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hdlc/ |
H A D | ioctl.h | 38 #define PARITY_CRC16_PR1_CCITT 5 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hdlc/ |
H A D | ioctl.h | 38 #define PARITY_CRC16_PR1_CCITT 5 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hdlc/ |
H A D | ioctl.h | 25 #define PARITY_CRC16_PR1_CCITT 5 macro
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | hdlc_raw_eth.c | 87 new_settings.parity = PARITY_CRC16_PR1_CCITT; in raw_eth_ioctl()
|
H A D | hdlc_raw.c | 71 new_settings.parity = PARITY_CRC16_PR1_CCITT; in raw_ioctl()
|
H A D | hostess_sv11.c | 172 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in hostess_attach()
|
H A D | hdlc_x25.c | 332 result=hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in x25_ioctl()
|
H A D | sealevel.c | 164 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in sealevel_attach()
|
H A D | hd64570.c | 479 case PARITY_CRC16_PR1_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU; break; in sca_open() 553 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
|
H A D | hd64572.c | 443 case PARITY_CRC16_PR1_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU; break; in sca_open() 506 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
|
H A D | hdlc_cisco.c | 362 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in cisco_ioctl()
|
H A D | wanxlfw.S | 360 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0)
|
H A D | wanxl.c | 328 parity != PARITY_CRC16_PR1_CCITT && in wanxl_attach()
|
H A D | hdlc_ppp.c | 683 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in ppp_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hdlc_raw_eth.c | 87 new_settings.parity = PARITY_CRC16_PR1_CCITT; in raw_eth_ioctl()
|
H A D | hdlc_raw.c | 71 new_settings.parity = PARITY_CRC16_PR1_CCITT; in raw_ioctl()
|
H A D | hdlc_x25.c | 336 PARITY_CRC16_PR1_CCITT); in x25_ioctl()
|
H A D | hd64570.c | 489 case PARITY_CRC16_PR1_CCITT: in sca_open() 564 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
|
H A D | hd64572.c | 446 case PARITY_CRC16_PR1_CCITT: in sca_open() 510 parity != PARITY_CRC16_PR1_CCITT) in sca_attach()
|
H A D | hdlc_cisco.c | 345 PARITY_CRC16_PR1_CCITT); in cisco_ioctl()
|
H A D | hdlc_ppp.c | 681 PARITY_CRC16_PR1_CCITT); in ppp_ioctl()
|
H A D | wanxlfw.S | 360 cmpl #PARITY_CRC16_PR1_CCITT, STATUS_PARITY(%a0)
|
H A D | wanxl.c | 336 parity != PARITY_CRC16_PR1_CCITT && in wanxl_attach()
|
Completed in 16 milliseconds
12