Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/irdma/
HDirdma_type.h1206 int irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq);
HDirdma_hw.c705 status = irdma_sc_ceq_destroy(&iwceq->sc_ceq, 0, 1); in irdma_destroy_ceq()
HDirdma_ctrl.c3868 irdma_sc_ceq_destroy(struct irdma_sc_ceq *ceq, u64 scratch, bool post_sq) in irdma_sc_ceq_destroy() function
5113 status = irdma_sc_ceq_destroy(pcmdinfo->in.u.ceq_destroy.ceq, in irdma_exec_cqp_cmd()