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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h3140 #define S_CPL_TX_TNL_LSO_SIZE 0 macro
3142 #define V_CPL_TX_TNL_LSO_SIZE(x) ((x) << S_CPL_TX_TNL_LSO_SIZE)
3144 (((x) >> S_CPL_TX_TNL_LSO_SIZE) & M_CPL_TX_TNL_LSO_SIZE)

Completed in 120 milliseconds