Searched refs:CQE_WRID_STAG (Results 1 – 3 of 3) sorted by relevance
256 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro
637 wc->ex.invalidate_rkey = CQE_WRID_STAG(&cqe); in c4iw_poll_cq_one()
566 #define CQE_WRID_STAG(x) (be32toh((x).u.rcqe.stag)) macro