Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_verbs.h740 int ipath_destroy_qp(struct ib_qp *ibqp);
Dipath_qp.c962 int ipath_destroy_qp(struct ib_qp *ibqp) in ipath_destroy_qp() function
Dipath_verbs.c2160 dev->destroy_qp = ipath_destroy_qp; in ipath_register_ib_device()