Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h2011 #define CPL_TX_SEC_PDU_CPLLEN_S 16 macro
2013 #define CPL_TX_SEC_PDU_CPLLEN_V(x) ((x) << CPL_TX_SEC_PDU_CPLLEN_S)
2015 (((x) >> CPL_TX_SEC_PDU_CPLLEN_S) & CPL_TX_SEC_PDU_CPLLEN_M)