Searched refs:hr_addr (Results 1 – 12 of 12) sorted by relevance
298 cq = (hermon_cqhdl_t)rsrcp->hr_addr; in hermon_umap_cqmem()337 qp = (hermon_qphdl_t)rsrcp->hr_addr; in hermon_umap_qpmem()380 srq = (hermon_srqhdl_t)rsrcp->hr_addr; in hermon_umap_srqmem()779 cq = (hermon_cqhdl_t)rsrcp->hr_addr; in hermon_devmap_umem_unmap()816 qp = (hermon_qphdl_t)rsrcp->hr_addr; in hermon_devmap_umem_unmap()835 srq = (hermon_srqhdl_t)rsrcp->hr_addr; in hermon_devmap_umem_unmap()1178 cq = (hermon_cqhdl_t)rsrcp->hr_addr; in hermon_devmap_dbrecmem_unmap()1201 qp = (hermon_qphdl_t)rsrcp->hr_addr; in hermon_devmap_dbrecmem_unmap()1220 srq = (hermon_srqhdl_t)rsrcp->hr_addr; in hermon_devmap_dbrecmem_unmap()2050 mr = (hermon_mrhdl_t)rsrcp->hr_addr; in hermon_umap_umemlock_cb()
410 hdl->hr_addr = addr; /* used only for vmem_xfree */ in hermon_rsrc_fexch_alloc()422 mpt_hdl.hr_addr = NULL; in hermon_rsrc_fexch_alloc()438 mtt_hdl.hr_addr = NULL; in hermon_rsrc_fexch_alloc()462 vmem_xfree(fcoib->hfc_fexch_vmemp[portm1], hdl->hr_addr, in hermon_rsrc_fexch_free()507 hdl->hr_addr = addr; /* used only for vmem_xfree */ in hermon_rsrc_rfci_alloc()529 vmem_xfree(fcoib->hfc_rfci_vmemp[portm1], hdl->hr_addr, in hermon_rsrc_rfci_free()1866 hdl->hr_addr = (void *)kaddr; in hermon_rsrc_mbox_alloc()1929 hdl->hr_addr = addr; /* only used for mbox and uarpg resources */ in hermon_rsrc_hw_entry_alloc()1945 hdl->hr_addr = NULL; /* not used for ICM resources */ in hermon_rsrc_hw_entry_alloc()1991 hdl->hr_addr = NULL; in hermon_rsrc_hw_entry_reserve()[all …]
229 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_register_shared()499 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_alloc_fmr()628 mpt->hr_addr = (void *)((uintptr_t)(dma_info->vaddr + i * mpt->hr_len)); in hermon_mr_alloc_fmr()666 mpt_table = (uint64_t *)mpt->hr_addr; in hermon_mr_register_physical_fmr()1279 mw = (hermon_mwhdl_t)rsrc->hr_addr; in hermon_mw_alloc()1564 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_common_reg()1676 swrc_tmp = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr; in hermon_mr_common_reg()1882 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_dma_mr_register()2061 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_alloc_lkey()2089 swrc_tmp = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr; in hermon_mr_alloc_lkey()[all …]
514 ah = (hermon_ahhdl_t)rsrc->hr_addr; in hermon_ah_alloc()1821 pd = (hermon_pdhdl_t)rsrc->hr_addr; in hermon_pd_alloc()2804 *(uint8_t *)(fmr->fmr->mr_mptrsrcp->hr_addr) = 0xF0; in hermon_deregister_fmr()
273 qp = (hermon_qphdl_t)rsrc->hr_addr; in hermon_qp_alloc()885 qp = (hermon_qphdl_t)rsrc->hr_addr; in hermon_special_qp_alloc()1419 qp = (hermon_qphdl_t)rsrc->hr_addr; in hermon_qp_alloc_range()
132 srq = (hermon_srqhdl_t)rsrc->hr_addr; in hermon_srq_alloc()
765 mblist->mbl_mbox[i].mb_addr = rsrc->hr_addr; in hermon_impl_mboxlist_init()774 rsrc->hr_addr, rsrc->hr_len, in hermon_impl_mboxlist_init()2614 data = ((uint64_t *)mtt->hr_addr)[i]; in hermon_write_mtt_cmd_post()
769 eq = (hermon_eqhdl_t)rsrc->hr_addr; in hermon_eq_alloc()
679 state->hs_uar = (hermon_hw_uar_t *)state->hs_uarkpg_rsrc->hr_addr; in hermon_fm_ereport_init()
140 cq = (hermon_cqhdl_t)rsrc->hr_addr; in hermon_cq_alloc()
3686 state->hs_uar = (hermon_hw_uar_t *)state->hs_uarkpg_rsrc->hr_addr; in hermon_internal_uarpg_init()
357 void *hr_addr; member