Searched refs:IRDMA_CQ_TYPE_IWARP (Results 1 – 4 of 4) sorted by relevance
118 #define IRDMA_CQ_TYPE_IWARP 1 macro
125 if (unlikely(cq->cq_type != IRDMA_CQ_TYPE_IWARP)) { in irdma_process_normal_ceqe()
2527 info.type = IRDMA_CQ_TYPE_IWARP; in irdma_create_cq()
2912 cq->cq_type = (info->type) ? info->type : IRDMA_CQ_TYPE_IWARP; in irdma_sc_cq_init()