Searched refs:pvrdma_poll_cq (Results 1 – 3 of 3) sorted by relevance
380 int pvrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
386 int pvrdma_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in pvrdma_poll_cq() function
174 .poll_cq = pvrdma_poll_cq,