Home
last modified time | relevance | path

Searched defs:CQE_WRID_STAG (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h263 #define CQE_WRID_STAG(x) (be32toh((x)->u.rcqe.stag)) macro
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h253 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro