Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_msg.h3395 #define S_CPL_TX_SEC_PDU_CPLLEN 16 macro
3397 #define V_CPL_TX_SEC_PDU_CPLLEN(x) ((x) << S_CPL_TX_SEC_PDU_CPLLEN)
3399 (((x) >> S_CPL_TX_SEC_PDU_CPLLEN) & M_CPL_TX_SEC_PDU_CPLLEN)