Searched refs:hr_len (Results 1 – 4 of 4) sorted by relevance
409 hdl->hr_len = num << qpc_pool->rsrc_shift; in hermon_rsrc_fexch_alloc()421 mpt_hdl.hr_len = num << mpt_pool->rsrc_shift; in hermon_rsrc_fexch_alloc()437 mtt_hdl.hr_len = num << mtt_pool->rsrc_shift; in hermon_rsrc_fexch_alloc()463 hdl->hr_len >> state->hs_rsrc_hdl[HERMON_QPC].rsrc_shift); in hermon_rsrc_fexch_free()506 hdl->hr_len = num << qpc_pool->rsrc_shift; in hermon_rsrc_rfci_alloc()530 hdl->hr_len >> state->hs_rsrc_hdl[HERMON_QPC].rsrc_shift); in hermon_rsrc_rfci_free()1867 hdl->hr_len = (uint32_t)real_len; in hermon_rsrc_mbox_alloc()1914 hdl->hr_len = (num << pool_info->rsrc_shift); in hermon_rsrc_hw_entry_alloc()1917 addr = vmem_xalloc(pool_info->rsrc_vmp, hdl->hr_len, in hermon_rsrc_hw_entry_alloc()1976 hdl->hr_len = (num << pool_info->rsrc_shift); in hermon_rsrc_hw_entry_reserve()[all …]
628 mpt->hr_addr = (void *)((uintptr_t)(dma_info->vaddr + i * mpt->hr_len)); in hermon_mr_alloc_fmr()2746 nummtt_in_currrsrc = mr->mr_mttrsrcp->hr_len >> HERMON_MTT_SIZE_SHIFT; in hermon_mr_rereg_xlat_helper()
774 rsrc->hr_addr, rsrc->hr_len, in hermon_impl_mboxlist_init()
358 uint32_t hr_len; member