Searched refs:ha_fmr_pool_cnt (Results 1 – 3 of 3) sorted by relevance
807 atomic_inc_32(&hca_hdl->ha_fmr_pool_cnt); in ibt_create_fmr_pool()836 atomic_dec_32(&hca_hdl->ha_fmr_pool_cnt); in ibt_destroy_fmr_pool()
238 IBTL_CLOSE_RESOURCE_CHECK(hca_hdl->ha_fmr_pool_cnt, "FMR Pool"); in ibt_close_hca()
226 uint32_t ha_fmr_pool_cnt; /* FMR Pool resource count */ member