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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_cq.c306 static int get_cq_nr_events(struct ehca_cq *my_cq) function
345 wait_event(my_cq->wait_completion, !get_cq_nr_events(my_cq));

Completed in 23 milliseconds