Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1978 #define CPL_TX_SEC_PDU_CPLLEN_S 16 macro
1980 #define CPL_TX_SEC_PDU_CPLLEN_V(x) ((x) << CPL_TX_SEC_PDU_CPLLEN_S)
1982 (((x) >> CPL_TX_SEC_PDU_CPLLEN_S) & CPL_TX_SEC_PDU_CPLLEN_M)