Searched refs:in_hdlc_rx (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhdlcdrv.h108 unsigned long in_hdlc_rx; member in struct:hdlcdrv_state::hdlcdrv_hdlcrx
/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c163 if (test_and_set_bit(0, &s->hdlcrx.in_hdlc_rx))
207 clear_bit(0, &s->hdlcrx.in_hdlc_rx);
446 s->hdlcrx.in_hdlc_rx = 0;
645 s->hdlcrx.in_hdlc_rx = 0;

Completed in 127 milliseconds