Home
last modified time | relevance | path

Searched refs:FLG_MOD128 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/isdn/mISDN/
A Dlayer2.c374 if (test_bit(FLG_MOD128, &l2->flag)) in cansend()
456 if (test_bit(FLG_MOD128, &l2->flag)) in IsRR()
467 if (!test_bit(FLG_MOD128, &l2->flag)) in IsSFrame()
564 if (test_bit(FLG_MOD128, &l2->flag)) { in FRMR_error()
585 if (test_bit(FLG_MOD128, &l2->flag)) in legalnr()
598 if (test_bit(FLG_MOD128, &l2->flag)) in setva()
1107 if (test_bit(FLG_MOD128, &l2->flag)) { in enquiry_cr()
1203 if (test_bit(FLG_MOD128, &l2->flag)) { in l2_st7_got_super()
1283 if (test_bit(FLG_MOD128, &l2->flag)) { in l2_got_iframe()
1299 if (test_bit(FLG_MOD128, &l2->flag)) in l2_got_iframe()
[all …]
A Dlayer2.h116 #define FLG_MOD128 3 macro

Completed in 8 milliseconds