Searched defs:srq_hca (Results 1 - 2 of 2) sorted by relevance

/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

Completed in 48 milliseconds