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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c86 * ibt_alloc_qp
89 * type Specifies the type of QP to alloc in ibt_alloc_qp()
104 ibt_alloc_qp(ibt_hca_hdl_t hca_hdl, ibt_qp_type_t type, function
112 IBTF_DPRINTF_L3(ibtf_qp, "ibt_alloc_qp(%p, %d, %p, %p, %p, %p) ",
123 IBTF_DPRINTF_L2(ibtf_qp, "ibt_alloc_qp: Unreliable Connected "
128 IBTF_DPRINTF_L2(ibtf_qp, "ibt_alloc_qp: Reliable Datagram "
134 IBTF_DPRINTF_L2(ibtf_qp, "ibt_alloc_qp: Illegal Transport Type "
163 IBTF_DPRINTF_L2(ibtf_qp, "ibt_alloc_qp: "
188 IBTF_DPRINTF_L2(ibtf_qp, "ibt_alloc_qp: SUCCESS: qp %p owned by '%s'",

Completed in 60 milliseconds