Searched refs:IRDMA_CQP_OP_CREATE_CQ (Results 1 – 3 of 3) sorted by relevance
750 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_puda_cq_wqe()762 status = irdma_sc_poll_for_cqp_op_done(dev->cqp, IRDMA_CQP_OP_CREATE_CQ, in irdma_puda_cq_wqe()
225 #define IRDMA_CQP_OP_CREATE_CQ 0x03 macro
2548 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_sc_cq_create()4216 return irdma_sc_poll_for_cqp_op_done(cqp, IRDMA_CQP_OP_CREATE_CQ, NULL); in irdma_sc_ccq_create_done()
Completed in 18 milliseconds