Searched refs:poll_cq (Results 1 – 1 of 1) sorted by relevance
2324 int (*poll_cq)(struct ib_cq *cq, int num_entries, struct ib_wc *wc); member3938 return cq->device->ops.poll_cq(cq, num_entries, wc); in ib_poll_cq()