Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1734 #define CPL_TX_TNL_LSO_IPV6_S 20 macro
1736 #define CPL_TX_TNL_LSO_IPV6_V(x) ((x) << CPL_TX_TNL_LSO_IPV6_S)
1738 (((x) >> CPL_TX_TNL_LSO_IPV6_S) & CPL_TX_TNL_LSO_IPV6_M)