Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.h134 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *, struct ocrdma_qp *);
H A Docrdma_verbs.c1354 ocrdma_mbx_destroy_qp(dev, qp); in ocrdma_create_qp()
1694 (void) ocrdma_mbx_destroy_qp(dev, qp); in ocrdma_destroy_qp()
H A Docrdma_hw.c2714 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *dev, struct ocrdma_qp *qp) in ocrdma_mbx_destroy_qp() function