Home
last modified time | relevance | path

Searched refs:ENCODING_NRZ (Results 1 – 21 of 21) sorted by relevance

/linux-4.1.27/include/uapi/linux/hdlc/
Dioctl.h15 #define ENCODING_NRZ 1 macro
/linux-4.1.27/drivers/net/wan/
Dhdlc_raw.c71 new_settings.encoding = ENCODING_NRZ; in raw_ioctl()
Dhdlc_raw_eth.c86 new_settings.encoding = ENCODING_NRZ; in raw_eth_ioctl()
Dhdlc_x25.c209 result=hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in x25_ioctl()
Dhostess_sv11.c171 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in hostess_attach()
Dsealevel.c169 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in sealevel_attach()
Dhd64572.c432 case ENCODING_NRZ: md2 = MD2_NRZ; break; in sca_open()
498 if (encoding != ENCODING_NRZ && in sca_attach()
Dhdlc_cisco.c368 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in cisco_ioctl()
Dhd64570.c468 case ENCODING_NRZ: md2 = MD2_NRZ; break; in sca_open()
545 if (encoding != ENCODING_NRZ && in sca_attach()
Ddscc4.c940 dpriv->encoding = ENCODING_NRZ; in dscc4_found1()
1400 { ENCODING_NRZ, 0x00000000 }, in dscc4_encoding_setting()
2010 if (encoding != ENCODING_NRZ && in dscc4_hdlc_attach()
Dhdlc_ppp.c671 result = hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in ppp_ioctl()
Dwanxl.c324 if (encoding != ENCODING_NRZ && in wanxl_attach()
Dixp4xx_hss.c1171 if (encoding != ENCODING_NRZ) in hss_hdlc_attach()
Dhdlc_fr.c1229 result=hdlc->attach(dev, ENCODING_NRZ,PARITY_CRC16_PR1_CCITT); in fr_ioctl()
Dcosa.c630 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in cosa_net_attach()
Dfarsync.c2242 if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) in fst_attach()
/linux-4.1.27/drivers/net/wan/lmc/
Dlmc_main.c803 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in lmc_attach()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c3926 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c1459 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
Dsynclinkmp.c1573 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
Dsynclink.c7669 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()