Searched refs:get_qp_refcount (Results 1 – 1 of 1) sorted by relevance
1434 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) in get_qp_refcount() function1468 wait_event(qp->wait, !get_qp_refcount(dev, qp)); in mthca_free_qp()