Searched refs:ocrdma_mbx_destroy_srq (Results 1 – 3 of 3) sorted by relevance
124 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *, struct ocrdma_srq *);
1869 ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_create_srq()1911 status = ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_destroy_srq()
2784 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *dev, struct ocrdma_srq *srq) in ocrdma_mbx_destroy_srq() function