Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dtype.h1398 int irdma_sc_cq_destroy(struct irdma_sc_cq *cq, u64 scratch, bool post_sq);
H A Dpuda.c878 ret = irdma_sc_cq_destroy(&rsrc->cq, 0, true);
H A Dctrl.c2990 * irdma_sc_cq_destroy - destroy completion q in irdma_sc_cq_create()
2995 int irdma_sc_cq_destroy(struct irdma_sc_cq *cq, u64 scratch, bool post_sq) in irdma_sc_cq_create()
6069 status = irdma_sc_cq_destroy(pcmdinfo->in.u.cq_destroy.cq, in irdma_exec_cqp_cmd()
3004 int irdma_sc_cq_destroy(struct irdma_sc_cq *cq, u64 scratch, bool post_sq) irdma_sc_cq_destroy() function