Searched defs:CQE_TYPE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ofed/libcxgb4/ | ||
| H A D | t4.h | 248 #define CQE_TYPE(x) (G_CQE_TYPE(be32toh((x)->header))) macro |
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ | ||
| H A D | t4.h | 238 #define SQ_TYPE(x) (CQE_TYPE((x))) macro |