Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hamradio/
Dhdlcdrv.c126 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes() function
199 hdlc_rx_add_bytes(s, s->hdlcrx.bitbuf in hdlcdrv_receiver()
216 s->hdlcrx.numbits -= hdlc_rx_add_bytes(s, s->hdlcrx.bitbuf, in hdlcdrv_receiver()