Searched refs:qp_rcq_hdl (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_qp.c143 qp_attrp->qp_ibc_rcq_hdl = (qp_attrp->qp_rcq_hdl == NULL) ? NULL :
144 qp_attrp->qp_rcq_hdl->cq_ibc_cq_hdl;
174 chanp->ch_qp.qp_recv_cq = qp_attrp->qp_rcq_hdl;
361 qp_attrp->qp_ibc_rcq_hdl = qp_attrp->qp_rcq_hdl->cq_ibc_cq_hdl;
383 chanp->ch_qp.qp_recv_cq = qp_attrp->qp_rcq_hdl;
H A Dibtl_chan.c125 qp_attr.qp_rcq_hdl = chan_attrs.rc_rcq;
143 qp_attr.qp_rcq_hdl = args->rc_rcq;
497 qp_attr.qp_rcq_hdl = chan_attrs.ud_rcq;
515 qp_attr.qp_rcq_hdl = args->ud_rcq;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h246 ibt_cq_hdl_t qp_rcq_hdl; /* RQ CQ IBT Hdl */ member in struct:ibt_qp_alloc_attr_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c1481 qp_attrs.qp_rcq_hdl = cip->ci_alt_cq_handle;
H A Dibmf_impl.c1795 qp_attrs.qp_rcq_hdl = ibmf_cip->ci_cq_handle;
2426 qp_attrs.qp_rcq_hdl = ibmf_cip->ci_alt_cq_handle;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c2963 comm->hlc_qp_attr.qp_rcq_hdl = (ibt_cq_hdl_t)comm->hlc_cqhdl[1];
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c2525 comm->tlc_qp_attr.qp_rcq_hdl = (ibt_cq_hdl_t)comm->tlc_cqhdl[1];
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c1137 attrs.qp_rcq_hdl = qp_init_attr->recv_cq->ibt_cq;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c455 qp_attr.qp_rcq_hdl = urcq->cq;

Completed in 96 milliseconds