Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.c2136 int tst_free, tst_used, tst_entries; in idt77252_init_cbr() local
2147 tst_used = 0; in idt77252_init_cbr()
2150 tst_used = vc->ntste; in idt77252_init_cbr()
2151 tst_free += tst_used; in idt77252_init_cbr()
2188 if (tst_used == tst_entries) in idt77252_init_cbr()
2192 card->name, tst_used, tst_entries); in idt77252_init_cbr()