Searched refs:CPL_TX_SEC_PDU_CPLLEN_V (Results 1 – 4 of 4) sorted by relevance
127 CPL_TX_SEC_PDU_CPLLEN_V((len)) | \
631 CPL_TX_SEC_PDU_CPLLEN_V(2) | in ch_ipsec_crypto_wreq()
1177 CPL_TX_SEC_PDU_CPLLEN_V(CHCR_CPL_TX_SEC_PDU_LEN_64BIT) | in chcr_ktls_xmit_wr_complete()1366 CPL_TX_SEC_PDU_CPLLEN_V(CHCR_CPL_TX_SEC_PDU_LEN_64BIT) | in chcr_ktls_xmit_wr_short()
2013 #define CPL_TX_SEC_PDU_CPLLEN_V(x) ((x) << CPL_TX_SEC_PDU_CPLLEN_S) macro