Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h106 int ocrdma_destroy_qp(struct ib_qp *);
Docrdma_main.c164 dev->ibdev.destroy_qp = ocrdma_destroy_qp; in ocrdma_register_device()
Docrdma_sli.h1036 struct ocrdma_destroy_qp { struct
Docrdma_hw.c2713 struct ocrdma_destroy_qp *cmd; in ocrdma_mbx_destroy_qp()
Docrdma_verbs.c1788 int ocrdma_destroy_qp(struct ib_qp *ibqp) in ocrdma_destroy_qp() function