Lines Matching refs:test_and_clear_bit
313 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit()
316 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit()
374 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD()
603 test_and_clear_bit(FLG_HDLC, &wch->bch.Flags); in w6692_mode()
604 test_and_clear_bit(FLG_TRANSPARENT, &wch->bch.Flags); in w6692_mode()
641 test_and_clear_bit(FLG_TX_EMPTY, &wch->bch.Flags); in send_next()
820 test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags); in dbusy_timer_handler()
1036 test_and_clear_bit(FLG_OPEN, &bch->Flags); in w6692_bctrl()
1085 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
1131 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in w6692_l1callback()
1132 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in w6692_l1callback()
1146 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in w6692_l1callback()