Searched refs:cq_type (Results 1 – 13 of 13) sorted by relevance
103 enum cq_type { enum129 u8 cq_type; member
996 cq->cq_type = CQ_RX; in otx2_cq_init()1002 cq->cq_type = CQ_TX; in otx2_cq_init()1008 cq->cq_type = CQ_XDP; in otx2_cq_init()1012 cq->cq_type = CQ_QOS; in otx2_cq_init()1030 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
475 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler()549 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()
1602 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
197 enum cq_type { enum375 enum cq_type type;691 int entries, int ring, enum cq_type mode, int node);
48 int entries, int ring, enum cq_type mode, in mlx4_en_create_cq()
332 u8 cq_type = cq->cq_type; in irdma_puda_poll_cmpl() local335 if (cq_type == IRDMA_CQ_TYPE_ILQ || cq_type == IRDMA_CQ_TYPE_IEQ) { in irdma_puda_poll_cmpl()336 rsrc = (cq_type == IRDMA_CQ_TYPE_ILQ) ? cq->vsi->ilq : in irdma_puda_poll_cmpl()372 if (cq_type == IRDMA_CQ_TYPE_ILQ) { in irdma_puda_poll_cmpl()386 if (cq_type == IRDMA_CQ_TYPE_ILQ) in irdma_puda_poll_cmpl()
121 if (cq->cq_type == IRDMA_CQ_TYPE_IWARP) in irdma_process_ceq()126 if (cq->cq_type == IRDMA_CQ_TYPE_CQP) in irdma_process_ceq()128 else if (cq->cq_type == IRDMA_CQ_TYPE_ILQ || in irdma_process_ceq()129 cq->cq_type == IRDMA_CQ_TYPE_IEQ) in irdma_process_ceq()
435 u8 cq_type; member
2497 cq->cq_type = (info->type) ? info->type : IRDMA_CQ_TYPE_IWARP; in irdma_sc_cq_init()4190 cq->cq_type = IRDMA_CQ_TYPE_CQP; in irdma_sc_ccq_init()
283 enum qedr_cq_type cq_type; member
882 if (cq->cq_type == QEDR_CQ_TYPE_GSI) in qedr_arm_cq()964 cq->cq_type = QEDR_CQ_TYPE_USER; in qedr_create_cq()978 cq->cq_type = QEDR_CQ_TYPE_KERNEL; in qedr_create_cq()1072 if (cq->cq_type == QEDR_CQ_TYPE_GSI) { in qedr_destroy_cq()1244 if ((send_cq->cq_type == QEDR_CQ_TYPE_GSI) || in qedr_check_qp_attrs()1245 (recv_cq->cq_type == QEDR_CQ_TYPE_GSI)) { in qedr_check_qp_attrs()4426 if (cq->cq_type == QEDR_CQ_TYPE_GSI) in qedr_poll_cq()
356 dev->gsi_rqcq->cq_type = QEDR_CQ_TYPE_GSI; in qedr_create_gsi_qp()