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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h3394 #define S_SCMD_KEY_CTX_INLINE 17 macro
3396 #define V_SCMD_KEY_CTX_INLINE(x) ((x) << S_SCMD_KEY_CTX_INLINE)
3398 (((x) >> S_SCMD_KEY_CTX_INLINE) & M_SCMD_KEY_CTX_INLINE)

Completed in 78 milliseconds