Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h1474 ICP_QAT_HW_COMPRESSION_DEPTH_4 = 1, enumerator
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c170 depth = ICP_QAT_HW_COMPRESSION_DEPTH_4; in dcCompHwBlockPopulate()