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()
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()
3018 test_and_clear_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3020 &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3131 &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3165 test_and_set_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3294 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcm_l1callback()
3295 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in hfcm_l1callback()
3317 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3322 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3402 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in handle_dmsg()
3435 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in handle_dmsg()
3436 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in handle_dmsg()
3439 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in handle_dmsg()
3498 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3708 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hfcm_bctrl()
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()
4121 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()