Searched refs:rd_cqe (Results 1 – 2 of 2) sorted by relevance
48 struct t3_cqe cqe, *rd_cqe; in iwch_poll_cq_one() local55 rd_cqe = cxio_next_cqe(&chp->cq); in iwch_poll_cq_one()57 if (!rd_cqe) in iwch_poll_cq_one()60 qhp = get_qhp(rhp, CQE_QPID(*rd_cqe)); in iwch_poll_cq_one()
685 struct t4_cqe uninitialized_var(cqe), *rd_cqe; in c4iw_poll_cq_one()692 ret = t4_next_cqe(&chp->cq, &rd_cqe); in c4iw_poll_cq_one()697 qhp = get_qhp(chp->rhp, CQE_QPID(rd_cqe)); in c4iw_poll_cq_one()