Home
last modified time | relevance | path

Searched refs:SAR_TST_RESERVED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h122 #define SAR_TST_RESERVED 44 /* Num TST reserved for UBR/ABR/VBR */
124 #define SAR_TST_RESERVED 0 /* Num TST reserved for UBR/ABR/VBR */ macro
H A Didt77252.c2172 tst_entries = tst_free - SAR_TST_RESERVED; in idt77252_init_cbr()
2185 if (tst_entries > (tst_free - SAR_TST_RESERVED)) { in idt77252_init_cbr()
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h122 #define SAR_TST_RESERVED 44 /* Num TST reserved for UBR/ABR/VBR */
124 #define SAR_TST_RESERVED 0 /* Num TST reserved for UBR/ABR/VBR */ macro
H A Didt77252.c2165 tst_entries = tst_free - SAR_TST_RESERVED; in idt77252_init_cbr()
2178 if (tst_entries > (tst_free - SAR_TST_RESERVED)) { in idt77252_init_cbr()

Completed in 12 milliseconds