Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_qp.c1431 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) in get_qp_refcount() function
1465 wait_event(qp->wait, !get_qp_refcount(dev, qp)); in mthca_free_qp()