Home
last modified time | relevance | path

Searched refs:region_desc (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_lmr_util.c48 IN DAT_REGION_DESCRIPTION region_desc, in dapl_lmr_alloc() argument
82 lmr->param.region_desc = region_desc; in dapl_lmr_alloc()
H A Ddapl_mr_util.c66 return (dapl_mr_get_address(lmr->param.region_desc, in dapl_mr_get_address()
H A Ddapl_rmr_bind.c119 dapl_mr_get_address(lmr->param.region_desc, lmr->param.mem_type), in dapli_rmr_bind_fuse()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_lmr_util.h56 IN DAT_REGION_DESCRIPTION region_desc,
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_mrsync.c63 dapl_mr_get_address(lmr->param.region_desc, in dapls_ib_lmr_sync_rdma_common()
H A Ddapl_tavor_ibtf_util.c960 orig_lmr = (DAPL_LMR *)lmr->param.region_desc.for_lmr_handle; in dapls_ib_mr_register_lmr()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Dudat.h204 DAT_REGION_DESCRIPTION region_desc; member