Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcq.c83 static int __poll_cq(struct ib_cq *cq, int num_entries, struct ib_wc *wc) in __poll_cq() function
104 while ((n = __poll_cq(cq, min_t(u32, batch, in __ib_process_cq()