Lines Matching refs:FLG_ACTIVE
1952 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx()
1957 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx()
2191 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_rx()
2195 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_rx()
2647 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2654 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
2662 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2666 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
3300 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3305 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3481 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3753 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3761 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3822 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3831 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
4070 if (test_bit(FLG_ACTIVE, &dch->Flags)) in open_dchannel()