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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1418 static inline int get_qp_refcount(struct mthca_dev *dev, struct mthca_qp *qp) function
1453 wait_event(qp->wait, !get_qp_refcount(dev, qp));

Completed in 109 milliseconds