IBT_CQ_USER_MAP
cq_is_umap = (cq_attr->cq_flags & IBT_CQ_USER_MAP) ? 1 : 0;
cq_is_umap = (cq_attr->cq_flags & IBT_CQ_USER_MAP) ? 1 : 0;
cq_attr.cq_flags = IBT_CQ_USER_MAP;
cq_attr.cq_flags = IBT_CQ_USER_MAP;