Home
last modified time | relevance | path

Searched refs:G_CQE_SWCQE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h218 #define G_CQE_SWCQE(x) ((((x) >> S_CQE_SWCQE)) & M_CQE_SWCQE) macro
236 #define SW_CQE(x) (G_CQE_SWCQE(be32_to_cpu((x)->header)))
/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h228 #define G_CQE_SWCQE(x) ((((x) >> S_CQE_SWCQE)) & M_CQE_SWCQE) macro
246 #define SW_CQE(x) (G_CQE_SWCQE(be32toh((x)->header)))