Searched refs:srq_hca (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_srq.c62 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(ibt_srq->srq_hca))
67 ibt_srq->srq_hca = hca_hdl;
82 _NOTE(NOW_VISIBLE_TO_OTHER_THREADS(ibt_srq->srq_hca))
99 ibtl_hca_t *ibt_hca = ibt_srq->srq_hca;
H A Dibtl_handlers.c899 ibtl_async_client_call(ibtl_srq->srq_hca,
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h316 * particular HCA, whose handle is recorded in the srq_hca field.
328 ibtl_hca_t *srq_hca; /* IBTL HCA hdl */ member in struct:ibtl_srq_s
476 #define IBTL_SRQ2CIHCA(ibtl_srq) IBTL_HCA2CIHCA((ibtl_srq)->srq_hca)
488 IBTL_HCA2CIHCAOPS_P((ibtl_srq)->srq_hca)
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h286 daplka_hca_t *srq_hca; member in struct:daplka_srq_resource
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c5871 srq_rp->srq_hca = ia_rp->ia_hca;
8586 hca_p = srq_rp->srq_hca;
8615 hca_p = srq_rp->srq_hca;

Completed in 71 milliseconds