Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hamradio/
Dhdlcdrv.c113 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes() function
186 hdlc_rx_add_bytes(s, s->hdlcrx.bitbuf in hdlcdrv_receiver()
203 s->hdlcrx.numbits -= hdlc_rx_add_bytes(s, s->hdlcrx.bitbuf, in hdlcdrv_receiver()