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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4.h238 #define G_CQE_TYPE(x) ((((x) >> S_CQE_TYPE)) & M_CQE_TYPE) macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h231 #define G_CQE_TYPE(x) ((((x) >> S_CQE_TYPE)) & M_CQE_TYPE) macro
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h539 #define G_CQE_TYPE(x) ((((x) >> S_CQE_TYPE)) & M_CQE_TYPE) macro

Completed in 117 milliseconds