Searched defs:ib_destroy_qp (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/core/
H A Dverbs.c860 ret = ib_destroy_qp(real_qp);
870 int ib_destroy_qp(struct ib_qp *qp) function
902 EXPORT_SYMBOL(ib_destroy_qp); variable
1236 ret = ib_destroy_qp(qp);

Completed in 14 milliseconds