Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_datapath.h17 #define LAC_QAT_DC_REQ_SZ_LW 32 macro
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_datapath.c898 LAC_QAT_DC_REQ_SZ_LW * LAC_LONG_WORD_IN_BYTES); in dcCreateRequest()
1081 LAC_QAT_DC_REQ_SZ_LW); in dcSendRequest()
H A Ddc_dp.c435 (LAC_QAT_DC_REQ_SZ_LW * LAC_LONG_WORD_IN_BYTES)); in dcDpWriteRingMsg()
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_compression.c542 msgSize = LAC_QAT_DC_REQ_SZ_LW * LAC_LONG_WORD_IN_BYTES; in SalCtrl_CompressionInit()