in_hdlc_tx 261 drivers/net/hamradio/hdlcdrv.c if (test_and_set_bit(0, &s->hdlctx.in_hdlc_tx)) in_hdlc_tx 266 drivers/net/hamradio/hdlcdrv.c clear_bit(0, &s->hdlctx.in_hdlc_tx); in_hdlc_tx 275 drivers/net/hamradio/hdlcdrv.c clear_bit(0, &s->hdlctx.in_hdlc_tx); in_hdlc_tx 287 drivers/net/hamradio/hdlcdrv.c clear_bit(0, &s->hdlctx.in_hdlc_tx); in_hdlc_tx 449 drivers/net/hamradio/hdlcdrv.c s->hdlctx.in_hdlc_tx = 0; in_hdlc_tx 647 drivers/net/hamradio/hdlcdrv.c s->hdlctx.in_hdlc_tx = 0; in_hdlc_tx 123 include/linux/hdlcdrv.h unsigned long in_hdlc_tx;