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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h3522 #define S_CPL_TX_SEC_PDU_CIPHERSTART 5 macro
3524 #define V_CPL_TX_SEC_PDU_CIPHERSTART(x) ((x) << S_CPL_TX_SEC_PDU_CIPHERSTART)
3526 (((x) >> S_CPL_TX_SEC_PDU_CIPHERSTART) & \

Completed in 81 milliseconds