Home
last modified time | relevance | path

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

/titanic_41/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c40 int ntids; member
111 if (force || (t->ntids > 0)) { in test_failed()
126 if (t->ntids > 0) { in test_failed()
140 if (t->ntids > 0) { in test_passed()
214 t->ntids = nthr; in test_run()
241 t->ntids--; in test_run()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h68 unsigned int ntids; member
H A Dt4_nexus.c1346 sc->tids.ntids = val[0]; in get_params__post_init()
1347 sc->tids.natids = min(sc->tids.ntids / 2, MAX_ATIDS); in get_params__post_init()