Searched defs:CQE_WRID_MSN (Results 1 – 2 of 2) sorted by relevance
264 #define CQE_WRID_MSN(x) (be32toh((x)->u.rcqe.msn)) macro
254 #define CQE_WRID_MSN(x) (be32_to_cpu((x)->u.rcqe.msn)) macro