Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_dev.h560 void mthca_free_qp(struct mthca_dev *dev, struct mthca_qp *qp);
Dmthca_provider.c639 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
Dmthca_qp.c1418 void mthca_free_qp(struct mthca_dev *dev, in mthca_free_qp() function