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