Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/mISDN/
Dtei.c32 #define MGR_PH_ACTIVE 16 macro
340 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in do_send()
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()
399 if (!test_bit(MGR_PH_ACTIVE, &mgr->options)) in dl_unit_data()
1041 if (test_bit(MGR_PH_ACTIVE, &mgr->options)) in create_teimgr()
1125 test_and_set_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()
1133 test_and_clear_bit(MGR_PH_ACTIVE, &mgr->options); in mgr_send()