Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_msg.h2976 #define S_CPL_TX_TNL_LSO_OPCODE 24 macro
2978 #define V_CPL_TX_TNL_LSO_OPCODE(x) ((x) << S_CPL_TX_TNL_LSO_OPCODE)
2980 (((x) >> S_CPL_TX_TNL_LSO_OPCODE) & M_CPL_TX_TNL_LSO_OPCODE)