Searched refs:HERMON_QUEUE_LOCATION_USERLAND (Results 1 – 5 of 5) sorted by relevance
249 srq->srq_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_srq_alloc()657 new_srqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_srq_modify()
214 cq->cq_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_cq_alloc()642 new_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_cq_resize()
2534 } else if (qa_info->qa_location == HERMON_QUEUE_LOCATION_USERLAND) { in hermon_queue_free()
478 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_qp_alloc()
257 #define HERMON_QUEUE_LOCATION_USERLAND 0x2 macro