qp_ibc_rcq_hdl
comm->hlc_qp_attr.qp_ibc_rcq_hdl = (ibt_opaque1_t)comm->hlc_cqhdl[1];
if ((attr_p->qp_ibc_rcq_hdl == NULL)) {
rq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_rcq_hdl;
(attr_p->qp_ibc_rcq_hdl == NULL)) {
rq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_rcq_hdl;
comm->tlc_qp_attr.qp_ibc_rcq_hdl = (ibt_opaque1_t)comm->tlc_cqhdl[1];
(attr_p->qp_ibc_rcq_hdl == NULL)) {
rq_cq = (tavor_cqhdl_t)attr_p->qp_ibc_rcq_hdl;
(attr_p->qp_ibc_rcq_hdl == NULL)) {
rq_cq = (tavor_cqhdl_t)attr_p->qp_ibc_rcq_hdl;
qp_attrp->qp_ibc_rcq_hdl = (qp_attrp->qp_rcq_hdl == NULL) ? NULL :
qp_attrp->qp_ibc_rcq_hdl = qp_attrp->qp_rcq_hdl->cq_ibc_cq_hdl;