qp_ibc_scq_hdl
comm->hlc_qp_attr.qp_ibc_scq_hdl = (ibt_opaque1_t)comm->hlc_cqhdl[0];
if (attr_p->qp_ibc_scq_hdl == NULL) {
sq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_scq_hdl;
if ((attr_p->qp_ibc_scq_hdl == NULL) ||
sq_cq = (hermon_cqhdl_t)attr_p->qp_ibc_scq_hdl;
comm->tlc_qp_attr.qp_ibc_scq_hdl = (ibt_opaque1_t)comm->tlc_cqhdl[0];
if ((attr_p->qp_ibc_scq_hdl == NULL) ||
sq_cq = (tavor_cqhdl_t)attr_p->qp_ibc_scq_hdl;
if ((attr_p->qp_ibc_scq_hdl == NULL) ||
sq_cq = (tavor_cqhdl_t)attr_p->qp_ibc_scq_hdl;
qp_attrp->qp_ibc_scq_hdl = (qp_attrp->qp_scq_hdl == NULL) ? NULL :
qp_attrp->qp_ibc_scq_hdl = qp_attrp->qp_scq_hdl->cq_ibc_cq_hdl;