Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/ !
Dcq.c925 struct t4_cqe *rd_cqe; in c4iw_poll_cq_one() local
928 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()