Home
last modified time | relevance | path

Searched refs:MGR_PH_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dtei.c23 #define MGR_PH_ACTIVE 16 macro
331 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in do_send()
356 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) { in do_ack()
377 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) { in mgr_send_down()
390 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in dl_unit_data()
1032 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) in create_teimgr()
1116 test_and_set_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()
1124 test_and_clear_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dtei.c23 #define MGR_PH_ACTIVE 16 macro
331 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in do_send()
356 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) { in do_ack()
377 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) { in mgr_send_down()
390 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in dl_unit_data()
1032 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) in create_teimgr()
1116 test_and_set_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()
1124 test_and_clear_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()

Completed in 4 milliseconds