Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3002 #define S_CPL_TX_TNL_LSO_FIRST 23 macro
3004 #define V_CPL_TX_TNL_LSO_FIRST(x) ((x) << S_CPL_TX_TNL_LSO_FIRST)
3006 (((x) >> S_CPL_TX_TNL_LSO_FIRST) & M_CPL_TX_TNL_LSO_FIRST)