Home
last modified time | relevance | path

Searched refs:PARITY_CRC16_PR0 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/hdlc/
Dioctl.h25 #define PARITY_CRC16_PR0 2 /* CRC16, initial value 0x0000 */ macro
/Linux-v5.10/drivers/net/wan/
Dhd64572.c440 case PARITY_CRC16_PR0: md0 = MD0_HDLC | MD0_CRC_16_0; break; in sca_open()
503 parity != PARITY_CRC16_PR0 && in sca_attach()
Dhd64570.c476 case PARITY_CRC16_PR0: md0 = MD0_HDLC | MD0_CRC_16_0; break; in sca_open()
550 parity != PARITY_CRC16_PR0 && in sca_attach()