Searched refs:mthca_free_qp (Results 1 – 3 of 3) sorted by relevance
560 void mthca_free_qp(struct mthca_dev *dev, struct mthca_qp *qp);
639 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
1418 void mthca_free_qp(struct mthca_dev *dev, in mthca_free_qp() function