Searched refs:IBT_CQ_USER_MAP (Results 1 – 5 of 5) sorted by relevance
210 cq_attr.cq_flags = IBT_CQ_USER_MAP; in sol_uverbs_create_cq()
853 IBT_CQ_USER_MAP = 1 << 1, enumerator
94 cq_is_umap = (cq_attr->cq_flags & IBT_CQ_USER_MAP) ? 1 : 0; in tavor_cq_alloc()
97 cq_is_umap = (cq_attr->cq_flags & IBT_CQ_USER_MAP) ? 1 : 0; in hermon_cq_alloc()
2652 cq_attr.cq_flags = IBT_CQ_USER_MAP; in daplka_evd_create()