Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h243 #define G_CQE_OPCODE(x) ((((x) >> S_CQE_OPCODE)) & M_CQE_OPCODE) macro
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h233 #define G_CQE_OPCODE(x) ((((x) >> S_CQE_OPCODE)) & M_CQE_OPCODE) macro