Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_comp.h348 uint32_t out_buffer_sz; member
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_dp.c462 pCurrentQatMsg->comp_pars.out_buffer_sz = pOpData->bufferLenForData; in dcDpWriteRingMsg()
H A Ddc_datapath.c734 pCompReqParams->out_buffer_sz = pCookie->dstTotalDataLenInBytes; in dcCompRequestParamsPopulate()