Searched refs:ha_qp_cnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c186 atomic_inc_32(&hca_hdl->ha_qp_cnt);
392 atomic_inc_32(&hca_hdl->ha_qp_cnt);
698 atomic_dec_32(&ibtl_hca->ha_qp_cnt);
719 atomic_dec_32(&ibtl_hca->ha_qp_cnt);
H A Dibtl_hca.c229 IBTL_CLOSE_RESOURCE_CHECK(hca_hdl->ha_qp_cnt, "QP/Channel");
H A Dibtl_chan.c738 atomic_add_32(&hca_hdl->ha_qp_cnt, n);
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h215 uint32_t ha_qp_cnt; /* QP resource counter */ member in struct:ibtl_hca_s

Completed in 1194 milliseconds