Searched refs:ocrdma_mbx_destroy_cq (Results 1 – 3 of 3) sorted by relevance
125 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *, struct ocrdma_cq *);
1119 ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_create_cq()1182 (void)ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_destroy_cq()
1886 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq) in ocrdma_mbx_destroy_cq() function