Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDt4.h256 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro
HDcq.c637 wc->ex.invalidate_rkey = CQE_WRID_STAG(&cqe); in c4iw_poll_cq_one()
/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_wr.h566 #define CQE_WRID_STAG(x) (be32toh((x).u.rcqe.stag)) macro