Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/irdma/
Dverbs.c3753 static inline int irdma_poll_one(struct irdma_cq_uk *ukcq, in irdma_poll_one() function
3793 ret = irdma_poll_one(&cq_buf->cq_uk, cur_cqe, entry + npolled); in __irdma_poll_cq()
3817 ret = irdma_poll_one(ukcq, cur_cqe, entry + npolled); in __irdma_poll_cq()