Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_puda.c783 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_puda_cq_wqe()
795 status = irdma_sc_poll_for_cqp_op_done(dev->cqp, IRDMA_CQP_OP_CREATE_CQ, in irdma_puda_cq_wqe()
H A Dirdma_defs.h284 #define IRDMA_CQP_OP_CREATE_CQ 0x03 macro
H A Dirdma_ctrl.c2627 FIELD_PREP(IRDMA_CQPSQ_OPCODE, IRDMA_CQP_OP_CREATE_CQ) | in irdma_sc_cq_create()
4347 return irdma_sc_poll_for_cqp_op_done(cqp, IRDMA_CQP_OP_CREATE_CQ, NULL); in irdma_sc_ccq_create_done()