Home
last modified time | relevance | path

Searched refs:ocrdma_mbx_destroy_srq (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h124 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *, struct ocrdma_srq *);
Docrdma_verbs.c1869 ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_create_srq()
1911 status = ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_destroy_srq()
Docrdma_hw.c2784 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *dev, struct ocrdma_srq *srq) in ocrdma_mbx_destroy_srq() function