Searched refs:srq_is_umap (Results 1 – 6 of 6) sorted by relevance
75 uint_t wq_location, dma_xfer_mode, srq_is_umap; in tavor_srq_alloc() local114 srq_is_umap = (flags & IBT_SRQ_USER_MAP) ? 1 : 0; in tavor_srq_alloc()115 if (srq_is_umap) { in tavor_srq_alloc()157 if (srq_is_umap) { in tavor_srq_alloc()248 if (srq_is_umap) { in tavor_srq_alloc()281 if (srq_is_umap) { in tavor_srq_alloc()363 if (srq_is_umap) { in tavor_srq_alloc()397 srq->srq_is_umap = srq_is_umap; in tavor_srq_alloc()398 srq->srq_uarpg = (srq->srq_is_umap) ? uarpg : 0; in tavor_srq_alloc()426 if (srq->srq_is_umap) { in tavor_srq_alloc()[all …]
669 if (srq->srq_is_umap) { in tavor_post_srq()2575 if (qp->qp_srqhdl->srq_is_umap == 0) { in tavor_wrid_from_reset_handling()
72 uint_t srq_is_umap; in hermon_srq_alloc() local102 srq_is_umap = (flags & IBT_SRQ_USER_MAP) ? 1 : 0; in hermon_srq_alloc()103 if (srq_is_umap) { in hermon_srq_alloc()148 if (srq_is_umap) { in hermon_srq_alloc()248 if (srq_is_umap) { in hermon_srq_alloc()366 srq->srq_is_umap = srq_is_umap; in hermon_srq_alloc()390 if (srq->srq_is_umap) { in hermon_srq_alloc()426 if (srq_is_umap) { in hermon_srq_alloc()490 if (srq->srq_is_umap) { in hermon_srq_free()656 if (srq->srq_is_umap) { in hermon_srq_modify()[all …]
1238 if (srq->srq_is_umap) { in hermon_post_srq()
85 uint_t srq_is_umap; member122 hermon_sw_srq_s::srq_is_umap
133 uint_t srq_is_umap; member162 tavor_sw_srq_s::srq_is_umap