Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h414 #define QAT_LA_CIPH_IV_FLD_BITPOS 2 macro
538 ((ciphIV & QAT_LA_CIPH_IV_FLD_MASK) << QAT_LA_CIPH_IV_FLD_BITPOS) | \
555 QAT_FIELD_GET(flags, QAT_LA_CIPH_IV_FLD_BITPOS, QAT_LA_CIPH_IV_FLD_MASK)
736 QAT_LA_CIPH_IV_FLD_BITPOS, \