Searched refs:rd_cqe (Results 1 – 2 of 2) sorted by relevance
179 struct t3_cqe *rd_cqe; in iwch_poll_cq_one() local182 rd_cqe = cxio_next_cqe(&chp->cq); in iwch_poll_cq_one()184 if (!rd_cqe) in iwch_poll_cq_one()187 qhp = get_qhp(rhp, CQE_QPID(*rd_cqe)); in iwch_poll_cq_one()
925 struct t4_cqe *rd_cqe; in c4iw_poll_cq_one() local928 ret = t4_next_cqe(&chp->cq, &rd_cqe); in c4iw_poll_cq_one()933 qhp = get_qhp(chp->rhp, CQE_QPID(rd_cqe)); in c4iw_poll_cq_one()