Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h106 int ocrdma_destroy_qp(struct ib_qp *);
Docrdma_main.c177 dev->ibdev.destroy_qp = ocrdma_destroy_qp; in ocrdma_register_device()
Docrdma_sli.h1045 struct ocrdma_destroy_qp { struct
Docrdma_verbs.c1785 int ocrdma_destroy_qp(struct ib_qp *ibqp) in ocrdma_destroy_qp() function
Docrdma_hw.c2734 struct ocrdma_destroy_qp *cmd; in ocrdma_mbx_destroy_qp()