Searched refs:FLG_L1_ACTTIMER (Results 1 – 4 of 4) sorted by relevance
21 #define FLG_L1_ACTTIMER 4 macro
189 test_and_set_bit(FLG_L1_ACTTIMER, &l1->Flags); in l1_info4_ind()215 test_and_clear_bit(FLG_L1_ACTTIMER, &l1->Flags); in l1_timer_act()
211 if (test_bit(FLG_L1_ACTTIMER, &stptr->l1.Flags)) in DChannel_proc_rcv()541 test_and_set_bit(FLG_L1_ACTTIMER, &st->l1.Flags); in l1_info4_ind()568 test_and_clear_bit(FLG_L1_ACTTIMER, &st->l1.Flags); in l1_timer_act()
206 #define FLG_L1_ACTTIMER 4 macro