Searched refs:dstTotalDataLenInBytes (Results 1 – 2 of 2) sorted by relevance
739 pCompReqParams->out_buffer_sz = pCookie->dstTotalDataLenInBytes; in dcCompRequestParamsPopulate()789 Cpa64U srcTotalDataLenInBytes = 0, dstTotalDataLenInBytes = 0; in dcCreateRequest() local821 &dstTotalDataLenInBytes, in dcCreateRequest()857 (Cpa32U)dstTotalDataLenInBytes) { in dcCreateRequest()858 pCookie->dstTotalDataLenInBytes = in dcCreateRequest()861 pCookie->dstTotalDataLenInBytes = in dcCreateRequest()862 (Cpa32U)dstTotalDataLenInBytes; in dcCreateRequest()866 pCookie->dstTotalDataLenInBytes = in dcCreateRequest()867 (Cpa32U)dstTotalDataLenInBytes; in dcCreateRequest()
144 Cpa32U dstTotalDataLenInBytes; member