Home
last modified time | relevance | path

Searched refs:IRDMA_CQP_OP_CREATE_CQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dpuda.c747 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_puda_cq_wqe()
759 status = irdma_sc_poll_for_cqp_op_done(dev->cqp, IRDMA_CQP_OP_CREATE_CQ, in irdma_puda_cq_wqe()
H A Ddefs.h224 #define IRDMA_CQP_OP_CREATE_CQ 0x03 macro
H A Dctrl.c2561 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_sc_cq_create()
4223 return irdma_sc_poll_for_cqp_op_done(cqp, IRDMA_CQP_OP_CREATE_CQ, NULL); in irdma_sc_ccq_create_done()