Lines Matching refs:FLG_LAPD
114 (test_bit(FLG_LAPD, &l2->flag) ? 2 : 1); in l2headersize()
120 return test_bit(FLG_LAPD, &l2->flag) ? 2 : 1; in l2addrsize()
308 if (test_bit(FLG_LAPD, &l2->flag) && in l2mgr()
396 if (test_bit(FLG_LAPD, &l2->flag)) { in sethdraddr()
1367 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st5_tout_200()
1394 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st6_tout_200()
1417 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st7_tout_200()
1434 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st8_tout_200()
1455 if (test_bit(FLG_LAPD, &l2->flag) && in l2_st7_tout_203()
1869 if (test_bit(FLG_LAPD, &l2->flag)) { /* Maybe not needed */ in ph_data_indication()
1994 if (test_bit(FLG_LAPD, &l2->flag) || in l2_send()
1999 if (test_bit(FLG_LAPD, &l2->flag) || in l2_send()
2070 if (test_bit(FLG_LAPD, &l2->flag)) { in release_l2()
2091 if (test_bit(FLG_LAPD, &l2->flag)) { in l2_ctrl()
2127 test_and_set_bit(FLG_LAPD, &l2->flag); in create_l2()
2152 test_and_set_bit(FLG_LAPD, &l2->flag); in create_l2()