Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h74 int ocrdma_destroy_qp(struct ib_qp *);
Docrdma_main.c260 dev->ibdev.destroy_qp = ocrdma_destroy_qp; in ocrdma_register_device()
Docrdma_sli.h978 struct ocrdma_destroy_qp { struct
Docrdma_verbs.c1717 int ocrdma_destroy_qp(struct ib_qp *ibqp) in ocrdma_destroy_qp() function
Docrdma_hw.c2643 struct ocrdma_destroy_qp *cmd; in ocrdma_mbx_destroy_qp()