Searched refs:mthca_destroy_qp (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca.c127 .destroy_qp = mthca_destroy_qp,
H A Dmthca.h353 int mthca_destroy_qp(struct ibv_qp *qp);
H A Dverbs.c688 int mthca_destroy_qp(struct ibv_qp *qp) function
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c657 static int mthca_destroy_qp(struct ib_qp *qp) function
1369 dev->ib_dev.destroy_qp = mthca_destroy_qp;

Completed in 95 milliseconds