Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.h140 void ocrdma_mbx_destroy_srq(struct ocrdma_dev *dev, struct ocrdma_srq *srq);
H A Docrdma_verbs.c1823 ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_create_srq()
1860 ocrdma_mbx_destroy_srq(dev, srq); in ocrdma_destroy_srq()
H A Docrdma_hw.c2858 void ocrdma_mbx_destroy_srq(struct ocrdma_dev *dev, struct ocrdma_srq *srq) in ocrdma_mbx_destroy_srq() function