Lines Matching refs:FLG_ACTIVE
1921 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx()
1926 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx()
2161 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_rx()
2165 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_rx()
2617 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2624 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
2632 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2636 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
3273 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3278 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3458 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3730 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3738 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3799 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3808 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
4047 if (test_bit(FLG_ACTIVE, &dch->Flags)) in open_dchannel()