HERMON_QUEUE_LOCATION_USERLAND
cq->cq_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
new_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
} else if (qa_info->qa_location == HERMON_QUEUE_LOCATION_USERLAND) {
qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
srq->srq_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
new_srqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;