Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h134 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *, struct ocrdma_qp *);
Docrdma_verbs.c1429 ocrdma_mbx_destroy_qp(dev, qp); in ocrdma_create_qp()
1770 (void) ocrdma_mbx_destroy_qp(dev, qp); in ocrdma_destroy_qp()
Docrdma_hw.c2722 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *dev, struct ocrdma_qp *qp) in ocrdma_mbx_destroy_qp() function