Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h1933 #define SCMD_TLS_FRAG_ENABLE_S 16 macro
1935 #define SCMD_TLS_FRAG_ENABLE_V(x) ((x) << SCMD_TLS_FRAG_ENABLE_S)
1937 (((x) >> SCMD_TLS_FRAG_ENABLE_S) & SCMD_TLS_FRAG_ENABLE_M)