Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h271 #define CQE_WRID_MSN(x) (be32_to_cpu((x)->u.rcqe.msn)) macro
H A Ddevice.c117 le.wr_id = CQE_WRID_MSN(cqe); in c4iw_log_wr_stats()