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

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

Completed in 48 milliseconds