Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h134 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *, struct ocrdma_qp *);
Docrdma_verbs.c1355 ocrdma_mbx_destroy_qp(dev, qp); in ocrdma_create_qp()
1695 (void) ocrdma_mbx_destroy_qp(dev, qp); in ocrdma_destroy_qp()
Docrdma_hw.c2714 int ocrdma_mbx_destroy_qp(struct ocrdma_dev *dev, struct ocrdma_qp *qp) in ocrdma_mbx_destroy_qp() function