Home
last modified time | relevance | path

Searched refs:ocrdma_destroy_qp (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h94 int ocrdma_destroy_qp(struct ib_qp *);
Docrdma_main.c173 dev->ibdev.destroy_qp = ocrdma_destroy_qp; in ocrdma_register_device()
Docrdma_sli.h1045 struct ocrdma_destroy_qp { struct
Docrdma_hw.c2725 struct ocrdma_destroy_qp *cmd; in ocrdma_mbx_destroy_qp()
Docrdma_verbs.c1745 int ocrdma_destroy_qp(struct ib_qp *ibqp) in ocrdma_destroy_qp() function