Home
last modified time | relevance | path

Searched refs:IRDMA_OP_AEQ_CREATE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dfbsd_kcompat.c641 {IRDMA_OP_AEQ_CREATE, "aeq_create", "aeq_create", 0},
H A Dirdma_defs.h233 IRDMA_OP_AEQ_CREATE = 6, enumerator
H A Dirdma_utils.c543 [IRDMA_OP_AEQ_CREATE] = "AEQ Destroy Cmd",
H A Dirdma_hw.c1512 status = irdma_cqp_aeq_cmd(dev, &aeq->sc_aeq, IRDMA_OP_AEQ_CREATE); in irdma_create_aeq()
H A Dirdma_ctrl.c5120 case IRDMA_OP_AEQ_CREATE: in irdma_exec_cqp_cmd()