Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/irdma/
Dtype.h1216 int irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq);
Dhw.c653 status = irdma_sc_ceq_destroy(&iwceq->sc_ceq, 0, 1); in irdma_destroy_ceq()
Dctrl.c3742 int irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq) in irdma_sc_ceq_destroy() function
4968 status = irdma_sc_ceq_destroy(pcmdinfo->in.u.ceq_destroy.ceq, in irdma_exec_cqp_cmd()