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() local111 srq_is_umap = (flags & IBT_SRQ_USER_MAP) ? 1 : 0; in tavor_srq_alloc()112 if (srq_is_umap) { in tavor_srq_alloc()148 if (srq_is_umap) { in tavor_srq_alloc()233 if (srq_is_umap) { in tavor_srq_alloc()264 if (srq_is_umap) { in tavor_srq_alloc()340 if (srq_is_umap) { in tavor_srq_alloc()370 srq->srq_is_umap = srq_is_umap; in tavor_srq_alloc()371 srq->srq_uarpg = (srq->srq_is_umap) ? uarpg : 0; in tavor_srq_alloc()399 if (srq->srq_is_umap) { in tavor_srq_alloc()[all …]
638 if (srq->srq_is_umap) { in tavor_post_srq()2407 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