Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_iverbs.h147 int ehca_destroy_qp(struct ib_qp *qp);
Dehca_main.c485 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