Searched refs:FLG_L1_ACTIV (Results 1 – 4 of 4) sorted by relevance
134 #define FLG_L1_ACTIV 12 macro
1994 test_and_set_bit(FLG_L1_ACTIV, &l2->flag); in l2_send()2001 test_and_clear_bit(FLG_L1_ACTIV, &l2->flag); in l2_send()2019 if (test_bit(FLG_L1_ACTIV, &l2->flag)) { in l2_send()
1692 test_and_set_bit(FLG_L1_ACTIV, &st->l2.flag); in isdnl2_l1l2()1698 test_and_clear_bit(FLG_L1_ACTIV, &st->l2.flag); in isdnl2_l1l2()1722 if (test_bit(FLG_L1_ACTIV, &st->l2.flag)) { in isdnl2_l3l2()
244 #define FLG_L1_ACTIV 12 macro