Searched refs:cq_type (Results 1 – 9 of 9) sorted by relevance
372 u8 cq_type = cq->cq_type; in irdma_puda_poll_cmpl() local375 if (cq_type == IRDMA_CQ_TYPE_ILQ || cq_type == IRDMA_CQ_TYPE_IEQ) { in irdma_puda_poll_cmpl()376 rsrc = (cq_type == IRDMA_CQ_TYPE_ILQ) ? cq->vsi->ilq : in irdma_puda_poll_cmpl()411 if (cq_type == IRDMA_CQ_TYPE_ILQ) { in irdma_puda_poll_cmpl()425 if (cq_type == IRDMA_CQ_TYPE_ILQ) in irdma_puda_poll_cmpl()
156 if (cq->cq_type == IRDMA_CQ_TYPE_IWARP) in irdma_process_ceq()161 if (cq->cq_type == IRDMA_CQ_TYPE_CQP) in irdma_process_ceq()163 else if (cq->cq_type == IRDMA_CQ_TYPE_ILQ || in irdma_process_ceq()164 cq->cq_type == IRDMA_CQ_TYPE_IEQ) in irdma_process_ceq()
472 u8 cq_type; member
2561 cq->cq_type = (info->type) ? info->type : IRDMA_CQ_TYPE_IWARP; in irdma_sc_cq_init()4313 cq->cq_type = IRDMA_CQ_TYPE_CQP; in irdma_sc_ccq_init()
226 enum cq_type { enum401 enum cq_type is_tx;800 int entries, int ring, enum cq_type mode, int node);
54 int entries, int ring, enum cq_type mode, in mlx4_en_create_cq()
433 dev->gsi_rqcq->cq_type = QLNXR_CQ_TYPE_GSI; in qlnxr_create_gsi_qp()434 dev->gsi_rqcq->cq_type = QLNXR_CQ_TYPE_GSI; in qlnxr_create_gsi_qp()
514 enum qlnxr_cq_type cq_type; member
1776 cq->cq_type = QLNXR_CQ_TYPE_USER; in qlnxr_create_cq()1787 cq->cq_type = QLNXR_CQ_TYPE_KERNEL; in qlnxr_create_cq()1913 if (cq->cq_type != QLNXR_CQ_TYPE_GSI) { in qlnxr_destroy_cq()2082 if ((send_cq->cq_type == QLNXR_CQ_TYPE_GSI) || in qlnxr_check_qp_attrs()2083 (recv_cq->cq_type == QLNXR_CQ_TYPE_GSI)) { in qlnxr_check_qp_attrs()5234 if (cq->cq_type == QLNXR_CQ_TYPE_GSI) in qlnxr_poll_cq()5322 flags, cq, cq->cq_cons, cq->cq_type); in qlnxr_arm_cq()5333 if (cq->cq_type == QLNXR_CQ_TYPE_GSI) { in qlnxr_arm_cq()