Searched refs:ocrdma_mbx_destroy_srq (Results 1 – 3 of 3) sorted by relevance
140 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *, struct ocrdma_srq *);
1940 ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_create_srq()1982 status = ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_destroy_srq()
2854 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *dev, struct ocrdma_srq *srq) in ocrdma_mbx_destroy_srq() function