Home
last modified time | relevance | path

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

/drivers/infiniband/hw/irdma/
Dtype.h1175 int irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq);
Dhw.c673 status = irdma_sc_ceq_destroy(&iwceq->sc_ceq, 0, 1); in irdma_destroy_ceq()
Dctrl.c3764 int irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq) in irdma_sc_ceq_destroy() function
4991 status = irdma_sc_ceq_destroy(pcmdinfo->in.u.ceq_destroy.ceq, in irdma_exec_cqp_cmd()