Home
last modified time | relevance | path

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

/openbmc/linux/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()