Searched refs:qa_location (Results 1 – 16 of 16) sorted by relevance
249 srq->srq_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_srq_alloc()251 srq->srq_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_srq_alloc()657 new_srqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_srq_modify()659 new_srqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_srq_modify()
214 cq->cq_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_cq_alloc()216 cq->cq_cqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_cq_alloc()642 new_cqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_cq_resize()644 new_cqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_cq_resize()
478 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_USERLAND; in hermon_qp_alloc()480 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_qp_alloc()1007 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_special_qp_alloc()1591 qp->qp_wqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_qp_alloc_range()
2456 if (qa_info->qa_location == HERMON_QUEUE_LOCATION_NORMAL) { in hermon_queue_alloc()2530 if (qa_info->qa_location == HERMON_QUEUE_LOCATION_NORMAL) { in hermon_queue_free()2534 } else if (qa_info->qa_location == HERMON_QUEUE_LOCATION_USERLAND) { in hermon_queue_free()
777 eq->eq_eqinfo.qa_location = HERMON_QUEUE_LOCATION_NORMAL; in hermon_eq_alloc()
249 srq->srq_wqinfo.qa_location = TAVOR_QUEUE_LOCATION_USERLAND; in tavor_srq_alloc()251 srq->srq_wqinfo.qa_location = wq_location; in tavor_srq_alloc()721 new_srqinfo.qa_location = TAVOR_QUEUE_LOCATION_USERLAND; in tavor_srq_modify()723 new_srqinfo.qa_location = wq_location; in tavor_srq_modify()
200 cq->cq_cqinfo.qa_location = TAVOR_QUEUE_LOCATION_USERLAND; in tavor_cq_alloc()202 cq->cq_cqinfo.qa_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_cq_alloc()606 new_cqinfo.qa_location = TAVOR_QUEUE_LOCATION_USERLAND; in tavor_cq_resize()608 new_cqinfo.qa_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_cq_resize()
2408 if (qa_info->qa_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_queue_alloc()2436 } else if (qa_info->qa_location == TAVOR_QUEUE_LOCATION_USERLAND) { in tavor_queue_alloc()2517 if (qa_info->qa_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_queue_free()2521 } else if (qa_info->qa_location == TAVOR_QUEUE_LOCATION_USERLAND) { in tavor_queue_free()
416 qp->qp_wqinfo.qa_location = TAVOR_QUEUE_LOCATION_USERLAND; in tavor_qp_alloc()418 qp->qp_wqinfo.qa_location = wq_location; in tavor_qp_alloc()889 qp->qp_wqinfo.qa_location = wq_location; in tavor_special_qp_alloc()
970 eq->eq_eqinfo.qa_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_eq_alloc()
103 ((eqinfo).qa_location == TAVOR_QUEUE_LOCATION_INDDR)) \
96 ((wqinfo).qa_location == TAVOR_QUEUE_LOCATION_INDDR)) \
92 ((cqinfo).qa_location == TAVOR_QUEUE_LOCATION_INDDR)) \
88 ((wqinfo).qa_location == TAVOR_QUEUE_LOCATION_INDDR)) \
347 uint_t qa_location; member
412 uint_t qa_location; member