Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hamradio/
Dhdlcdrv.c114 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes() function
187 hdlc_rx_add_bytes(s, s->hdlcrx.bitbuf in hdlcdrv_receiver()
204 s->hdlcrx.numbits -= hdlc_rx_add_bytes(s, s->hdlcrx.bitbuf, in hdlcdrv_receiver()