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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c914 static inline int get_cq_refcount(struct mthca_dev *dev, struct mthca_cq *cq) function
966 wait_event(cq->wait, !get_cq_refcount(dev, cq));

Completed in 30 milliseconds