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()
2661 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2668 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
2676 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2680 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
3316 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3321 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3497 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3769 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3777 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3838 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3847 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
4086 if (test_bit(FLG_ACTIVE, &dch->Flags)) in open_dchannel()