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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_mcg.c67 IBTL_CHAN2CIHCA(ud_chan), ud_chan->ch_qp.qp_ibc_qp_hdl,
98 IBTL_CHAN2CIHCA(ud_chan), ud_chan->ch_qp.qp_ibc_qp_hdl,
H A Dibtl_wr.c63 chan->ch_qp.qp_ibc_qp_hdl, wr_list, size, posted));
88 chan->ch_qp.qp_ibc_qp_hdl, wr_list, size, posted));
H A Dibtl_qp.c160 queue_sizes_p, qpn_p, &chanp->ch_qp.qp_ibc_qp_hdl);
369 queue_sizes_p, &chanp->ch_qp.qp_ibc_qp_hdl);
H A Dibtl_chan.c703 chanp->ch_qp.qp_ibc_qp_hdl = ibc_qp_hdl_p[i];
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h340 * which the QP was allocated. The qp_ibc_qp_hdl field is initialized with
354 ibc_qp_hdl_t qp_ibc_qp_hdl; /* CI QP handle */ member in struct:ibtl_qp_s
463 #define IBTL_CHAN2CIQP(ibt_chan) (ibt_chan->ch_qp.qp_ibc_qp_hdl)

Completed in 51 milliseconds