Lines Matching refs:Flags

1861 		if (!test_bit(FLG_TRANSPARENT, &bch->Flags))  in hfcmulti_dtmf()
1966 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx()
1971 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx()
1999 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_tx()
2049 if (bch && test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcmulti_tx()
2058 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && in hfcmulti_tx()
2092 if (bch && test_bit(FLG_FILLEMPTY, &bch->Flags) in hfcmulti_tx()
2093 && !test_bit(FLG_HDLC, &bch->Flags) && z2 == z1) { in hfcmulti_tx()
2103 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && (!*txpending) in hfcmulti_tx()
2137 if (dch || test_bit(FLG_HDLC, &bch->Flags)) in hfcmulti_tx()
2163 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_tx()
2185 if (bch && test_bit(FLG_TRANSPARENT, &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()
2233 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_rx()
2253 if ((dch || test_bit(FLG_HDLC, &bch->Flags)) && f1 != f2) in hfcmulti_rx()
2288 if (dch || test_bit(FLG_HDLC, &bch->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()
3017 test_and_clear_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3019 &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3130 &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3164 test_and_set_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3295 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcm_l1callback()
3296 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in hfcm_l1callback()
3319 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3324 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3404 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in handle_dmsg()
3440 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in handle_dmsg()
3441 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in handle_dmsg()
3444 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in handle_dmsg()
3504 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3714 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hfcm_bctrl()
3776 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3784 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3845 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3854 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
4093 if (test_bit(FLG_ACTIVE, &dch->Flags)) in open_dchannel()
4123 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()