Lines Matching refs:FLG_LAPD
123 (test_bit(FLG_LAPD, &l2->flag) ? 2 : 1); in l2headersize()
129 return test_bit(FLG_LAPD, &l2->flag) ? 2 : 1; in l2addrsize()
317 if (test_bit(FLG_LAPD, &l2->flag) && in l2mgr()
405 if (test_bit(FLG_LAPD, &l2->flag)) { in sethdraddr()
1377 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st5_tout_200()
1404 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st6_tout_200()
1427 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st7_tout_200()
1444 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st8_tout_200()
1465 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st7_tout_203()
1895 if (test_bit(FLG_LAPD, &l2->flag)) { /* Maybe not needed */ in ph_data_indication()
2020 if (test_bit(FLG_LAPD, &l2->flag) || in l2_send()
2025 if (test_bit(FLG_LAPD, &l2->flag) || in l2_send()
2096 if (test_bit(FLG_LAPD, &l2->flag)) { in release_l2()
2117 if (test_bit(FLG_LAPD, &l2->flag)) { in l2_ctrl()
2153 test_and_set_bit(FLG_LAPD, &l2->flag); in create_l2()
2178 test_and_set_bit(FLG_LAPD, &l2->flag); in create_l2()