Searched refs:irdma_sc_ccq_destroy (Results 1 – 3 of 3) sorted by relevance
1166 int irdma_sc_ccq_destroy(struct irdma_sc_cq *ccq, u64 scratch, bool post_sq);
764 status = irdma_sc_ccq_destroy(dev->ccq, 0, true); in irdma_destroy_ccq()
4258 int irdma_sc_ccq_destroy(struct irdma_sc_cq *ccq, u64 scratch, bool post_sq) in irdma_sc_ccq_destroy() function