• Home
  • Raw
  • Download

Lines Matching refs:Flags

1847 		if (!test_bit(FLG_TRANSPARENT, &bch->Flags))  in hfcmulti_dtmf()
1952 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx()
1957 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx()
1985 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_tx()
2035 if (bch && test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcmulti_tx()
2044 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && in hfcmulti_tx()
2078 if (bch && test_bit(FLG_FILLEMPTY, &bch->Flags) in hfcmulti_tx()
2079 && !test_bit(FLG_HDLC, &bch->Flags) && z2 == z1) { in hfcmulti_tx()
2089 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && (!*txpending) in hfcmulti_tx()
2123 if (dch || test_bit(FLG_HDLC, &bch->Flags)) in hfcmulti_tx()
2149 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_tx()
2171 if (bch && test_bit(FLG_TRANSPARENT, &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()
2219 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_rx()
2239 if ((dch || test_bit(FLG_HDLC, &bch->Flags)) && f1 != f2) in hfcmulti_rx()
2274 if (dch || test_bit(FLG_HDLC, &bch->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()
3003 test_and_clear_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3005 &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3116 &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3150 test_and_set_bit(FLG_HDLC, &hc->chan[ch].bch->Flags); in mode_hfcmulti()
3279 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcm_l1callback()
3280 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in hfcm_l1callback()
3302 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3307 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3387 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in handle_dmsg()
3420 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in handle_dmsg()
3421 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in handle_dmsg()
3424 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in handle_dmsg()
3483 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in handle_bmsg()
3693 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hfcm_bctrl()
3755 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3763 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3824 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
3833 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
4072 if (test_bit(FLG_ACTIVE, &dch->Flags)) in open_dchannel()
4102 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()