Searched refs:FLG_MOD128 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/isdn/mISDN/ |
A D | layer2.c | 374 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 D | layer2.h | 116 #define FLG_MOD128 3 macro
|
Completed in 8 milliseconds