Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h565 void mthca_free_qp(struct mthca_dev *dev, struct mthca_qp *qp);
H A Dmthca_provider.c594 mthca_free_qp(to_mdev(qp->device), to_mqp(qp)); in mthca_destroy_qp()
H A Dmthca_qp.c1427 void mthca_free_qp(struct mthca_dev *dev, in mthca_free_qp() function