Searched refs:FLG_L1_ACTIV (Results 1 – 4 of 4) sorted by relevance
134 #define FLG_L1_ACTIV 12 macro
1980 test_and_set_bit(FLG_L1_ACTIV, &l2->flag); in l2_send()1987 test_and_clear_bit(FLG_L1_ACTIV, &l2->flag); in l2_send()2005 if (test_bit(FLG_L1_ACTIV, &l2->flag)) { in l2_send()
1688 test_and_set_bit(FLG_L1_ACTIV, &st->l2.flag); in isdnl2_l1l2()1694 test_and_clear_bit(FLG_L1_ACTIV, &st->l2.flag); in isdnl2_l1l2()1718 if (test_bit(FLG_L1_ACTIV, &st->l2.flag)) { in isdnl2_l3l2()
244 #define FLG_L1_ACTIV 12 macro