Home
last modified time | relevance | path

Searched refs:FLG_ACTIVE (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/isdn/mISDN/
H A Dl1oip_core.c586 if (!test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_parse()
590 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_parse()
769 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_close()
773 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_close()
844 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_timeout()
848 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_timeout()
911 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg()
922 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg()
995 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in open_dchannel()
1154 test_and_set_bit(FLG_ACTIVE, &bch->Flags); in handle_bmsg()
[all …]
H A Dhwchannel.c133 test_and_clear_bit(FLG_ACTIVE, &ch->Flags); in mISDN_clear_bchannel()
/linux-6.15/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c220 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in hfcusb_l2l1B()
307 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcusb_l2l1D()
397 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
402 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
428 test_and_clear_bit(FLG_ACTIVE, &hw->dch.Flags); in open_dchannel()
429 test_and_clear_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel()
436 set_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel()
633 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
655 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
737 if (test_bit(FLG_ACTIVE, &hw->bch[0].Flags)) { in hfcsusb_setup_bch()
[all …]
H A Dhfcmulti.c1922 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx()
1927 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx()
2162 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_rx()
2166 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_rx()
2618 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2625 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
2633 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq()
2637 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq()
3274 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback()
3731 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_change()
[all …]
H A Dhfcpci.c310 if (test_bit(FLG_ACTIVE, &hc->bch[0].Flags) && in Sel_BCS()
313 else if (test_bit(FLG_ACTIVE, &hc->bch[1].Flags) && in Sel_BCS()
947 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in handle_nt_timer3()
999 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt()
1096 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
1101 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback()
1604 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcpci_l2l1D()
1683 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in hfcpci_l2l1B()
H A Dnetjet.c458 if (test_bit(FLG_ACTIVE, &card->bc[0].bch.Flags)) in recv_tiger()
460 if (test_bit(FLG_ACTIVE, &card->bc[1].bch.Flags)) in recv_tiger()
670 if (test_bit(FLG_ACTIVE, &card->bc[i].bch.Flags)) in send_tiger()
759 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in nj_l2l1B()
H A Davmfritz.c251 if (test_bit(FLG_ACTIVE, &fc->bch[0].Flags) && in Sel_BCS()
254 else if (test_bit(FLG_ACTIVE, &fc->bch[1].Flags) && in Sel_BCS()
701 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in avm_l2l1B()
H A Dw6692.c661 test_bit(FLG_ACTIVE, &wch->bch.Flags)) { in W6692B_interrupt()
953 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in w6692_l2l1B()
1141 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in w6692_l1callback()
1146 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in w6692_l1callback()
H A DmISDNipac.c676 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
681 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
1114 if (!test_bit(FLG_ACTIVE, &hx->bch.Flags)) in ipac_irq()
1352 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in hscx_l2l1()
H A DmISDNisar.c727 if (ch && test_bit(FLG_ACTIVE, &ch->bch.Flags)) { in check_send()
737 if (ch && test_bit(FLG_ACTIVE, &ch->bch.Flags)) { in check_send()
1488 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in isar_l2l1()
/linux-6.15/include/linux/
H A DmISDNhw.h40 #define FLG_ACTIVE 6 /* channel is activated */ macro