Home
last modified time | relevance | path

Searched refs:check_crc_ccitt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dhdlcdrv.c86 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function
140 if (!check_crc_ccitt(s->hdlcrx.buffer, s->hdlcrx.len)) in hdlc_rx_flag()
H A Dbaycom_epp.c246 static inline int check_crc_ccitt(const unsigned char *buf, int cnt) in check_crc_ccitt() function
535 if (!check_crc_ccitt(bc->hdlcrx.buf, bc->hdlcrx.bufcnt)) in do_rxpacket()