Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
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
Didt77252.c2181 tst_entries = tst_free - SAR_TST_RESERVED; in idt77252_init_cbr()
2194 if (tst_entries > (tst_free - SAR_TST_RESERVED)) { in idt77252_init_cbr()