Home
last modified time | relevance | path

Searched refs:ibc_pd_hdl_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h56 typedef struct ibc_pd_s *ibc_pd_hdl_t; /* Protection Domain Handle */ typedef
207 ibc_pd_hdl_t *pd_p);
208 ibt_status_t (*ibc_free_pd)(ibc_hca_hdl_t hca, ibc_pd_hdl_t pd);
217 ibc_pd_hdl_t pd, ibt_adds_vect_t *attr_p, ibc_ah_hdl_t *ah_p);
220 ibc_pd_hdl_t *pd_p, ibt_adds_vect_t *attr_p);
281 ibc_mr_hdl_t mr, ibc_pd_hdl_t pd, ibt_smr_attr_t *attr_p,
287 ibc_pd_hdl_t pd, ibt_mr_attr_t *attr_p, void *ibtl_reserved,
290 ibc_pd_hdl_t pd, ibt_smr_attr_t *attrp, struct buf *buf,
296 ibt_status_t (*ibc_alloc_mw)(ibc_hca_hdl_t hca, ibc_pd_hdl_t pd,
332 ibc_pd_hdl_t *pd_p, ibt_srq_sizes_t *sizes_p, uint_t *limit);
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c53 ibc_pd_hdl_t *);
63 ibc_pd_hdl_t, ibt_adds_vect_t *, ibc_ah_hdl_t *);
66 ibc_pd_hdl_t *, ibt_adds_vect_t *);
117 ibc_mr_hdl_t, ibc_pd_hdl_t, ibt_smr_attr_t *, void *,
123 ibc_pd_hdl_t, ibt_mr_attr_t *, void *, ibc_mr_hdl_t *,
169 ibc_pd_hdl_t *, ibt_srq_sizes_t *, uint_t *);
482 *pd_p = (ibc_pd_hdl_t)pdhdl; in tavor_ci_alloc_pd()
494 tavor_ci_free_pd(ibc_hca_hdl_t hca, ibc_pd_hdl_t pd) in tavor_ci_free_pd()
676 *pd_p = (ibc_pd_hdl_t)pdhdl; in tavor_ci_query_ah()
1848 mw_attr_p->mw_pd = (ibc_pd_hdl_t)mwhdl->mr_pdhdl; in tavor_ci_query_mw()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c56 ibc_pd_hdl_t *);
66 ibc_pd_hdl_t, ibt_adds_vect_t *, ibc_ah_hdl_t *);
69 ibc_pd_hdl_t *, ibt_adds_vect_t *);
122 ibc_mr_hdl_t, ibc_pd_hdl_t, ibt_smr_attr_t *, void *,
174 ibc_pd_hdl_t *, ibt_srq_sizes_t *, uint_t *);
201 ibc_pd_hdl_t pd, ibt_fmr_pool_attr_t *fmr_params,
467 *pd_p = (ibc_pd_hdl_t)pdhdl; in hermon_ci_alloc_pd()
479 hermon_ci_free_pd(ibc_hca_hdl_t hca, ibc_pd_hdl_t pd) in hermon_ci_free_pd()
612 *pd_p = (ibc_pd_hdl_t)pdhdl; in hermon_ci_query_ah()
1580 mw_attr_p->mw_pd = (ibc_pd_hdl_t)mwhdl->mr_pdhdl; in hermon_ci_query_mw()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h355 ibc_pd_hdl_t qp_pd_hdl; /* CI PD Hdl */