Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_iverbs.h152 int ehca_destroy_qp(struct ib_qp *qp);
Dehca_main.c504 shca->ib_device.destroy_qp = ehca_destroy_qp; in ehca_init_device()
Dehca_qp.c2228 int ehca_destroy_qp(struct ib_qp *qp) in ehca_destroy_qp() function