Searched refs:cur_cqe (Results 1 – 2 of 2) sorted by relevance
132 struct irdma_cq_poll_info cur_cqe; member
3589 struct irdma_cq_poll_info *cur_cqe, in irdma_poll_one() argument3592 int ret = irdma_uk_cq_poll_cmpl(ukcq, cur_cqe); in irdma_poll_one()3597 irdma_process_cqe(entry, cur_cqe); in irdma_poll_one()3612 struct irdma_cq_poll_info *cur_cqe = &iwcq->cur_cqe; in __irdma_poll_cq() local3628 ret = irdma_poll_one(&cq_buf->cq_uk, cur_cqe, entry + npolled); in __irdma_poll_cq()3652 ret = irdma_poll_one(ukcq, cur_cqe, entry + npolled); in __irdma_poll_cq()3654 ret = irdma_generated_cmpls(iwcq, cur_cqe); in __irdma_poll_cq()3656 irdma_process_cqe(entry + npolled, cur_cqe); in __irdma_poll_cq()