Searched defs:CQE_WRID_STAG (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4.h263 #define CQE_WRID_STAG(x) (be32toh((x)->u.rcqe.stag)) macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h256 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h566 #define CQE_WRID_STAG(x) (be32toh((x).u.rcqe.stag)) macro

Completed in 121 milliseconds