Home
last modified time | relevance | path

Searched refs:hermon_mrhdl_t (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h292 ibt_dmr_attr_t *attr_p, hermon_mrhdl_t *mrhdl);
294 ibt_mr_attr_t *attr_p, hermon_mrhdl_t *mrhdl, hermon_mr_options_t *op,
297 ibt_smr_attr_t *attrp, struct buf *buf, hermon_mrhdl_t *mrhdl,
306 int hermon_mr_deregister(hermon_state_t *state, hermon_mrhdl_t *mrhdl,
308 int hermon_mr_query(hermon_state_t *state, hermon_mrhdl_t mrhdl,
310 int hermon_mr_reregister(hermon_state_t *state, hermon_mrhdl_t mrhdl,
313 int hermon_mr_reregister_buf(hermon_state_t *state, hermon_mrhdl_t mr,
315 hermon_mrhdl_t *mrhdl_new, hermon_mr_options_t *op);
325 hermon_fmrhdl_t fmr_pool, hermon_mrhdl_t *mrhdl);
326 int hermon_mr_dealloc_fmr(hermon_state_t *state, hermon_mrhdl_t *mrhdl);
[all …]
H A Dhermon_misc.h529 hermon_mrhdl_t hlc_mrhdl;
570 hermon_mrhdl_t fmr;
639 ibt_pmr_attr_t *mem_pattr_p, hermon_mrhdl_t *mrhdl,
641 int hermon_deregister_fmr(hermon_state_t *state, hermon_mrhdl_t mr);
H A Dhermon_srq.h84 hermon_mrhdl_t srq_mrhdl;
H A Dhermon_typedef.h113 typedef struct hermon_sw_mr_s *hermon_mrhdl_t; typedef
H A Dhermon_event.h280 hermon_mrhdl_t eq_mrhdl;
H A Dhermon_cq.h217 hermon_mrhdl_t cq_mrhdl;
H A Dhermon_qp.h250 hermon_mrhdl_t qp_mrhdl;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c179 hermon_mrhdl_t mr; in hermon_mr_register_shared()
229 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_register_shared()
448 hermon_mrhdl_t mr; in hermon_mr_alloc_fmr()
499 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_alloc_fmr()
751 hermon_mrhdl_t mr; in hermon_mr_deregister()
946 hermon_mrhdl_t mr; in hermon_mr_dealloc_fmr()
1148 hermon_mrhdl_t mrhdl; in hermon_mr_sync()
1476 hermon_mrhdl_t mr; in hermon_mr_common_reg()
1564 mr = (hermon_mrhdl_t)rsrc->hr_addr; in hermon_mr_common_reg()
1835 hermon_mrhdl_t mr; in hermon_dma_mr_register()
[all …]
H A Dhermon_ci.c1113 hermon_mrhdl_t mrhdl; in hermon_ci_register_mr()
1185 hermon_mrhdl_t mrhdl; in hermon_ci_register_buf()
1252 hermon_mrhdl_t mrhdl; in hermon_ci_deregister_mr()
1257 mrhdl = (hermon_mrhdl_t)mr; in hermon_ci_deregister_mr()
1278 hermon_mrhdl_t mrhdl; in hermon_ci_query_mr()
1285 mrhdl = (hermon_mrhdl_t)mr; in hermon_ci_query_mr()
1328 mrhdl = (hermon_mrhdl_t)mr; in hermon_ci_register_shared_mr()
1601 hermon_mrhdl_t mrhdl; in hermon_ci_register_dma_mr()
2627 hermon_mrhdl_t mrhdl; in hermon_ci_alloc_lkey()
2783 hermon_mrhdl_t mrhdl; in hermon_ci_register_physical_fmr()
[all …]
H A Dhermon_srq.c68 hermon_mrhdl_t mr; in hermon_srq_alloc()
453 hermon_mrhdl_t mr; in hermon_srq_free()
592 hermon_mrhdl_t mr; in hermon_srq_modify()
H A Dhermon_umap.c84 static ibt_status_t hermon_umap_mr_data_in(hermon_mrhdl_t mr,
1388 status = hermon_umap_mr_data_in((hermon_mrhdl_t)hdl, in hermon_umap_ci_data_in()
1427 hermon_umap_mr_data_in(hermon_mrhdl_t mr, ibt_mr_data_in_t *data, in hermon_umap_mr_data_in()
2019 hermon_mrhdl_t mr; in hermon_umap_umemlock_cb()
2050 mr = (hermon_mrhdl_t)rsrcp->hr_addr; in hermon_umap_umemlock_cb()
H A Dhermon_cq.c79 hermon_mrhdl_t mr; in hermon_cq_alloc()
419 hermon_mrhdl_t mr; in hermon_cq_free()
585 hermon_mrhdl_t mr; in hermon_cq_resize()
H A Dhermon_misc.c2555 hermon_mrhdl_t mr; in hermon_create_fmr_pool()
2710 ibt_pmr_attr_t *mem_pattr, hermon_mrhdl_t *mr, in hermon_register_physical_fmr()
2781 *mr = (hermon_mrhdl_t)fmr->fmr; in hermon_register_physical_fmr()
2792 hermon_deregister_fmr(hermon_state_t *state, hermon_mrhdl_t mr) in hermon_deregister_fmr()
H A Dhermon_rsrc.c2627 hermon_mrhdl_t mrhdl; in hermon_rsrc_mrhdl_constructor()
2630 mrhdl = (hermon_mrhdl_t)mr; in hermon_rsrc_mrhdl_constructor()
2648 hermon_mrhdl_t mrhdl; in hermon_rsrc_mrhdl_destructor()
2650 mrhdl = (hermon_mrhdl_t)mr; in hermon_rsrc_mrhdl_destructor()
H A Dhermon_qp.c81 hermon_mrhdl_t mr; in hermon_qp_alloc()
781 hermon_mrhdl_t mr; in hermon_special_qp_alloc()
1241 hermon_mrhdl_t mr; in hermon_qp_alloc_range()
1867 hermon_mrhdl_t mr; in hermon_qp_free()
H A Dhermon_event.c734 hermon_mrhdl_t mr; in hermon_eq_alloc()
903 hermon_mrhdl_t mr; in hermon_eq_free()
H A Dhermon_wr.c2115 hermon_mrhdl_t mr; in hermon_wr_bind_check()
2126 mr = (hermon_mrhdl_t)wr->wr.rc.rcwr.bind->bind_ibt_mr_hdl; in hermon_wr_bind_check()