Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs.h748 int ipath_destroy_qp(struct ib_qp *ibqp);
Dipath_qp.c961 int ipath_destroy_qp(struct ib_qp *ibqp) in ipath_destroy_qp() function
Dipath_verbs.c2194 dev->destroy_qp = ipath_destroy_qp; in ipath_register_ib_device()