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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c97 * ibt_qp_p The ibt_qp_hdl_t of the allocated QP.
106 ib_qpn_t *qpn_p, ibt_qp_hdl_t *ibt_qp_p)
113 hca_hdl, type, qp_attrp, queue_sizes_p, qpn_p, ibt_qp_p);
125 *ibt_qp_p = NULL;
130 *ibt_qp_p = NULL;
136 *ibt_qp_p = NULL;
166 *ibt_qp_p = NULL;
191 *ibt_qp_p = chanp;
315 * ibt_qp_p The ibt_qp_hdl_t of the allocated QP.
324 ibt_qp_hdl_t *ibt_qp_p)
104 ibt_alloc_qp(ibt_hca_hdl_t hca_hdl, ibt_qp_type_t type, ibt_qp_alloc_attr_t *qp_attrp, ibt_chan_sizes_t *queue_sizes_p, ib_qpn_t *qpn_p, ibt_qp_hdl_t *ibt_qp_p) argument
322 ibt_alloc_special_qp(ibt_hca_hdl_t hca_hdl, uint8_t port, ibt_sqp_type_t type, ibt_qp_alloc_attr_t *qp_attrp, ibt_chan_sizes_t *queue_sizes_p, ibt_qp_hdl_t *ibt_qp_p) argument
[all...]

Completed in 45 milliseconds