Searched refs:ocrdma_mbx_destroy_cq (Results 1 – 3 of 3) sorted by relevance
109 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *, struct ocrdma_cq *);
1048 ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_create_cq()1111 (void)ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_destroy_cq()
1820 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq) in ocrdma_mbx_destroy_cq() function