Searched refs:MGR_OPT_NETWORK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | core.h | 36 #define MGR_OPT_NETWORK 25 macro
|
H A D | tei.c | 388 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) /* only net send UI */ in dl_unit_data() 438 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) in put_tei_msg() 908 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) in ph_data_ind() 915 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) in ph_data_ind() 947 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 953 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 957 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 961 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 1002 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) { in create_teimgr() 1020 test_and_set_bit(MGR_OPT_NETWORK, in create_teimgr() [all...] |
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | core.h | 36 #define MGR_OPT_NETWORK 25 macro
|
H A D | tei.c | 388 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) /* only net send UI */ in dl_unit_data() 438 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) in put_tei_msg() 908 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) in ph_data_ind() 915 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) in ph_data_ind() 947 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 953 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 957 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 961 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei() 1002 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) { in create_teimgr() 1020 test_and_set_bit(MGR_OPT_NETWORK, in create_teimgr() [all...] |
Completed in 5 milliseconds