Lines Matching refs:FLG_ACTIVE
1966 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx()
1971 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx()
2205 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_rx()
2209 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_rx()
2662 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2669 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
2677 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2681 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
3317 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3322 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3498 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3770 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3778 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3839 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3848 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
4091 if (test_bit(FLG_ACTIVE, &dch->Flags)) in open_dchannel()