Searched refs:qp_ibc_qp_hdl (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_mcg.c | 67 IBTL_CHAN2CIHCA(ud_chan), ud_chan->ch_qp.qp_ibc_qp_hdl, in ibt_attach_mcg() 98 IBTL_CHAN2CIHCA(ud_chan), ud_chan->ch_qp.qp_ibc_qp_hdl, in ibt_detach_mcg()
|
H A D | ibtl_wr.c | 63 chan->ch_qp.qp_ibc_qp_hdl, wr_list, size, posted)); in ibt_post_send() 88 chan->ch_qp.qp_ibc_qp_hdl, wr_list, size, posted)); in ibt_post_recv()
|
H A D | ibtl_qp.c | 160 queue_sizes_p, qpn_p, &chanp->ch_qp.qp_ibc_qp_hdl); in ibt_alloc_qp() 369 queue_sizes_p, &chanp->ch_qp.qp_ibc_qp_hdl); in ibt_alloc_special_qp()
|
H A D | ibtl_chan.c | 703 chanp->ch_qp.qp_ibc_qp_hdl = ibc_qp_hdl_p[i]; in ibt_alloc_ud_channel_range()
|
/titanic_41/usr/src/uts/common/sys/ib/ibtl/impl/ |
H A D | ibtl.h | 354 ibc_qp_hdl_t qp_ibc_qp_hdl; /* CI QP handle */ member 463 #define IBTL_CHAN2CIQP(ibt_chan) (ibt_chan->ch_qp.qp_ibc_qp_hdl)
|