Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1434 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) in get_qp_refcount() function
1468 wait_event(qp->wait, !get_qp_refcount(dev, qp)); in mthca_free_qp()

Completed in 7 milliseconds