Lines Matching refs:test_and_clear_bit
312 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit()
315 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit()
373 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD()
602 test_and_clear_bit(FLG_HDLC, &wch->bch.Flags); in w6692_mode()
603 test_and_clear_bit(FLG_TRANSPARENT, &wch->bch.Flags); in w6692_mode()
640 test_and_clear_bit(FLG_TX_EMPTY, &wch->bch.Flags); in send_next()
819 test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags); in dbusy_timer_handler()
1035 test_and_clear_bit(FLG_OPEN, &bch->Flags); in w6692_bctrl()
1084 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
1130 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in w6692_l1callback()
1131 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in w6692_l1callback()
1145 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in w6692_l1callback()