Home
last modified time | relevance | path

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

/linux/include/uapi/linux/hdlc/
A Dioctl.h16 #define ENCODING_NRZ 1 macro
/linux/drivers/net/wan/
A Dhdlc_raw.c68 new_settings.encoding = ENCODING_NRZ; in raw_ioctl()
A Dhdlc_raw_eth.c84 new_settings.encoding = ENCODING_NRZ; in raw_eth_ioctl()
A Dhostess_sv11.c157 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in hostess_attach()
A Dsealevel.c138 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in sealevel_attach()
A Dhd64572.c416 case ENCODING_NRZ: in sca_open()
498 if (encoding != ENCODING_NRZ && in sca_attach()
A Dhdlc_x25.c335 result = hdlc->attach(dev, ENCODING_NRZ, in x25_ioctl()
A Dhd64570.c460 case ENCODING_NRZ: in sca_open()
553 if (encoding != ENCODING_NRZ && in sca_attach()
A Dhdlc_cisco.c344 result = hdlc->attach(dev, ENCODING_NRZ, in cisco_ioctl()
A Dhdlc_ppp.c680 result = hdlc->attach(dev, ENCODING_NRZ, in ppp_ioctl()
A Dwanxl.c330 if (encoding != ENCODING_NRZ && in wanxl_attach()
A Dfsl_ucc_hdlc.c832 if (encoding != ENCODING_NRZ && in ucc_hdlc_attach()
A Dhdlc_fr.c1233 result = hdlc->attach(dev, ENCODING_NRZ, in fr_ioctl()
A Dixp4xx_hss.c1179 if (encoding != ENCODING_NRZ) in hss_hdlc_attach()
A Dcosa.c612 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in cosa_net_attach()
A Dfarsync.c2172 if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) in fst_attach()
/linux/drivers/net/wan/lmc/
A Dlmc_main.c780 if (encoding == ENCODING_NRZ && parity == PARITY_CRC16_PR1_CCITT) in lmc_attach()
/linux/drivers/char/pcmcia/
A Dsynclink_cs.c3881 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()
/linux/drivers/tty/
A Dsynclink_gt.c1366 case ENCODING_NRZ: new_encoding = HDLC_ENCODING_NRZ; break; in hdlcdev_attach()

Completed in 47 milliseconds