Lines Matching refs:test_bit
131 if (!test_bit(OPTION_L1_HOLD, &mgr->options)) { in da_deactivate()
144 if (!test_bit(OPTION_L1_HOLD, &mgr->options)) { in da_ui()
340 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in do_send()
363 if (test_bit(MGR_PH_NOTREADY, &mgr->options)) { in do_ack()
365 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) { in do_ack()
386 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) { in mgr_send_down()
397 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) /* only net send UI */ in dl_unit_data()
399 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in dl_unit_data()
447 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) in put_tei_msg()
772 if (test_bit(FLG_FIXED_TEI, &tm->l2->flag)) in tei_ph_data_ind()
917 if (!test_bit(MGR_OPT_NETWORK, &mgr->options)) in ph_data_ind()
924 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) in ph_data_ind()
947 if (test_bit(FLG_FIXED_TEI, &l2->flag)) in l2_tei()
956 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei()
958 if (test_bit(MGR_OPT_USER, &tm->mgr->options)) in l2_tei()
962 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei()
966 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei()
970 if (test_bit(MGR_OPT_NETWORK, &tm->mgr->options)) in l2_tei()
1011 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) { in create_teimgr()
1022 } else if (test_bit(MGR_OPT_USER, &mgr->options)) { in create_teimgr()
1041 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) in create_teimgr()
1073 if (test_bit(OPTION_L2_PMX, &opt)) in create_teimgr()
1081 if (test_bit(OPTION_L2_PMX, &opt)) in create_teimgr()
1153 if (test_bit(MGR_OPT_NETWORK, &mgr->options)) { in free_teimanager()
1156 if (test_bit(OPTION_L2_CLEANUP, &mgr->options)) { in free_teimanager()
1171 if (test_bit(MGR_OPT_USER, &mgr->options)) { in free_teimanager()
1216 if (test_bit(MGR_OPT_USER, &mgr->options)) in check_data()