Searched refs:HERMON_QUEUE_LOCATION_NORMAL (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c250 srq->srq_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
658 new_srqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
H A Dhermon_cq.c198 * always specify HERMON_QUEUE_LOCATION_NORMAL (i.e. CQ located in
216 cq->cq_cqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
622 * always specify HERMON_QUEUE_LOCATION_NORMAL (i.e. CQ located in
644 new_cqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
H A Dhermon_qp.c481 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
558 /* HERMON_QUEUE_LOCATION_NORMAL */
1008 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
1593 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
1664 /* HERMON_QUEUE_LOCATION_NORMAL */
H A Dhermon_event.c777 eq->eq_eqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL;
H A Dhermon_misc.c2456 if (qa_info->qa_location == HERMON_QUEUE_LOCATION_NORMAL) {
2530 if (qa_info->qa_location == HERMON_QUEUE_LOCATION_NORMAL) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h256 #define HERMON_QUEUE_LOCATION_NORMAL 0x1 macro

Completed in 54 milliseconds