Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h140 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *, struct ocrdma_srq *);
Docrdma_verbs.c1940 ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_create_srq()
1982 status = ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_destroy_srq()
Docrdma_hw.c2854 int ocrdma_mbx_destroy_srq(struct ocrdma_dev *dev, struct ocrdma_srq *srq) in ocrdma_mbx_destroy_srq() function