Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsynclink.h84 #define HDLC_CRC_NONE 0 macro
/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c3663 if (info->params.crc_type == HDLC_CRC_NONE) in hdlc_mode()
/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c4931 if (info->params.crc_type == HDLC_CRC_NONE) in rx_get_frame()