Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dpuda.c745 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_puda_cq_wqe()
757 return irdma_sc_poll_for_cqp_op_done(dev->cqp, IRDMA_CQP_OP_CREATE_CQ, in irdma_puda_cq_wqe()
H A Ddefs.h257 #define IRDMA_CQP_OP_CREATE_CQ 0x03 macro
H A Dctrl.c2964 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_sc_cq_create()
4910 return irdma_sc_poll_for_cqp_op_done(cqp, IRDMA_CQP_OP_CREATE_CQ, NULL); in irdma_sc_ccq_create_done()