Searched defs:ibtl_qp_calls_max (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c60 int ibtl_qp_calls_max = 128; /* limit on # of simultaneous QP verb calls */ variable
68 while (ibtl_qp_calls_curr >= ibtl_qp_calls_max) {

Completed in 59 milliseconds