Searched refs:HERMON_QUEUE_LOCATION_USERLAND (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c249 srq->srq_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
657 new_srqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
H A Dhermon_cq.c202 * to. (We always specify HERMON_QUEUE_LOCATION_USERLAND for all
214 cq->cq_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
627 * to. (We always specify HERMON_QUEUE_LOCATION_USERLAND for all
642 new_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
H A Dhermon_misc.c2475 } else { /* HERMON_QUEUE_LOCATION_USERLAND */
2534 } else if (qa_info->qa_location == HERMON_QUEUE_LOCATION_USERLAND) {
H A Dhermon_qp.c478 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND;
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h257 #define HERMON_QUEUE_LOCATION_USERLAND 0x2 macro

Completed in 72 milliseconds