IBT_RC_RQP
qpinfo.qpi_type = IBT_RC_RQP;
if (((type != IBT_UD_RQP) && (type != IBT_RC_RQP) &&
if (type == IBT_RC_RQP) {
qpinfo.qpi_type = IBT_RC_RQP;
if (((type != IBT_UD_RQP) && (type != IBT_RC_RQP) &&
if (qp_srq_en && type != IBT_RC_RQP) {
if (type == IBT_RC_RQP) {
if (type == IBT_RC_RQP) {
if (type == IBT_RC_RQP) {
rtn = ibt_alloc_qp(pd->device->hca_hdl, IBT_RC_RQP, &attrs,
qp_type = IBT_RC_RQP;
retval = ibt_alloc_qp(hca_hdl, IBT_RC_RQP, &qp_attr, sizes, NULL,
case IBT_RC_RQP: