Searched refs:CQE_WRID_STAG (Results 1 – 5 of 5) sorted by relevance
78 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
84 print_tpte(dev, CQE_WRID_STAG(err_cqe)); in dump_err_cqe()
380 if (CQE_WRID_STAG(hw_cqe) == 1) in c4iw_flush_hw_cq()620 if (CQE_WRID_STAG(hw_cqe) == 1) { in poll_cq()801 wc->ex.invalidate_rkey = CQE_WRID_STAG(&cqe); in __c4iw_poll_cq_one()
270 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro