Searched refs:hs_kernel_uar_index (Results 1 – 6 of 6) sorted by relevance
343 state->hs_kernel_uar_index = (devlim->num_rsvd_uar > 128) ? in hermon_cfg_profile_init_phase2()
165 uarpg = state->hs_kernel_uar_index; in hermon_qp_alloc()900 uarpg = state->hs_kernel_uar_index; /* must be for spec qp */ in hermon_special_qp_alloc()1294 uarpg = state->hs_kernel_uar_index; in hermon_qp_alloc_range()
112 uarpg = state->hs_kernel_uar_index; in hermon_srq_alloc()
360 if (index != state->hs_kernel_uar_index) in hermon_dbr_alloc()406 if (indx != state->hs_kernel_uar_index) { in hermon_dbr_free()
107 uarpg = state->hs_kernel_uar_index; in hermon_cq_alloc()
430 uint64_t hs_kernel_uar_index; /* kernel UAR index */ member