Searched defs:CQE_WRID_STAG (Results 1 – 2 of 2) sorted by relevance
263 #define CQE_WRID_STAG(x) (be32toh((x)->u.rcqe.stag)) macro
253 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro