Searched refs:CQE_WRID_STAG (Results 1 – 4 of 4) sorted by relevance
100 wc->ex.invalidate_rkey = CQE_WRID_STAG(cqe); in iwch_poll_cq_one()
622 #define CQE_WRID_STAG(x) (be32_to_cpu((x).u.rcqe.stag)) macro
229 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro
609 wc->ex.invalidate_rkey = CQE_WRID_STAG(&cqe); in c4iw_poll_cq_one()