Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1658 #define CPL_TX_TNL_LSO_SIZE_S 0 macro
1660 #define CPL_TX_TNL_LSO_SIZE_V(x) ((x) << CPL_TX_TNL_LSO_SIZE_S)
1662 (((x) >> CPL_TX_TNL_LSO_SIZE_S) & CPL_TX_TNL_LSO_SIZE_M)