Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dverbs.c3600 * irdma_poll_one - poll one entry of the CQ
3607 static inline int irdma_poll_one(struct irdma_cq_uk *ukcq, in irdma_poll_one() function
3647 ret = irdma_poll_one(&cq_buf->cq_uk, cur_cqe, entry + npolled); in __irdma_poll_cq()
3671 ret = irdma_poll_one(ukcq, cur_cqe, entry + npolled); in __irdma_poll_cq()

Completed in 6 milliseconds