IRDMA_CQ_TYPE_IWARP
cq->cq_type = (info->type) ? info->type : IRDMA_CQ_TYPE_IWARP;
if (unlikely(cq->cq_type != IRDMA_CQ_TYPE_IWARP)) {
info.type = IRDMA_CQ_TYPE_IWARP;