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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h3478 #define S_CPL_TX_SEC_PDU_CPLLEN 16 macro
3480 #define V_CPL_TX_SEC_PDU_CPLLEN(x) ((x) << S_CPL_TX_SEC_PDU_CPLLEN)
3482 (((x) >> S_CPL_TX_SEC_PDU_CPLLEN) & M_CPL_TX_SEC_PDU_CPLLEN)

Completed in 42 milliseconds