Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c83 uint64_t *thewqe, thewqesz; in hermon_qp_alloc() local
674 thewqesz = 1 << wqesz_shift; in hermon_qp_alloc()
683 for (j = 0; j < thewqesz; j += 64, thewqe += 8) { in hermon_qp_alloc()
783 uint64_t *thewqe, thewqesz; in hermon_special_qp_alloc() local
1160 thewqesz = 1 << wqesz_shift; in hermon_special_qp_alloc()
1168 for (j = 0; j < thewqesz; j += 64, thewqe += 8) { in hermon_special_qp_alloc()
1243 uint64_t *thewqe, thewqesz; in hermon_qp_alloc_range() local
1763 thewqesz = 1 << wqesz_shift; in hermon_qp_alloc_range()
1771 for (j = 0; j < thewqesz; j += 64, thewqe += 8) { in hermon_qp_alloc_range()