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

/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c262 if (test_and_set_bit(0, &s->hdlctx.in_hdlc_tx))
267 clear_bit(0, &s->hdlctx.in_hdlc_tx);
276 clear_bit(0, &s->hdlctx.in_hdlc_tx);
288 clear_bit(0, &s->hdlctx.in_hdlc_tx);
450 s->hdlctx.in_hdlc_tx = 0;
650 s->hdlctx.in_hdlc_tx = 0;
/linux-master/include/linux/
H A Dhdlcdrv.h123 unsigned long in_hdlc_tx; member in struct:hdlcdrv_state::hdlcdrv_hdlctx

Completed in 168 milliseconds