Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3414 #define S_SCMD_KEY_CTX_INLINE 17 macro
3416 #define V_SCMD_KEY_CTX_INLINE(x) ((x) << S_SCMD_KEY_CTX_INLINE)
3418 (((x) >> S_SCMD_KEY_CTX_INLINE) & M_SCMD_KEY_CTX_INLINE)