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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mem.c76 atomic_inc_32(&hca_hdl->ha_mr_cnt);
121 atomic_inc_32(&hca_hdl->ha_mr_cnt);
182 atomic_dec_32(&hca_hdl->ha_mr_cnt);
235 atomic_dec_32(&hca_hdl->ha_mr_cnt);
291 atomic_dec_32(&hca_hdl->ha_mr_cnt);
333 atomic_inc_32(&hca_hdl->ha_mr_cnt);
691 atomic_inc_32(&hca_hdl->ha_mr_cnt);
728 atomic_inc_32(&hca_hdl->ha_mr_cnt);
772 atomic_dec_32(&hca_hdl->ha_mr_cnt);
911 atomic_inc_32(&hca->ha_mr_cnt);
[all...]
H A Dibtl_hca.c234 IBTL_CLOSE_RESOURCE_CHECK(hca_hdl->ha_mr_cnt, "Memory Region");
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h220 uint32_t ha_mr_cnt; /* Mem Region resource count */ member in struct:ibtl_hca_s

Completed in 159 milliseconds