Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h271 #define CQE_WRID_MSN(x) (be32_to_cpu((x)->u.rcqe.msn)) macro
H A Dcq.c662 CQE_WRID_MSN(hw_cqe) != wq->rq.msn)) { in poll_cq()
H A Ddevice.c117 le.wr_id = CQE_WRID_MSN(cqe); in c4iw_log_wr_stats()