Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3160 #define S_CPL_TX_TNL_LSO_SIZE 0 macro
3162 #define V_CPL_TX_TNL_LSO_SIZE(x) ((x) << S_CPL_TX_TNL_LSO_SIZE)
3164 (((x) >> S_CPL_TX_TNL_LSO_SIZE) & M_CPL_TX_TNL_LSO_SIZE)