Searched refs:dstTotalDataLenInBytes (Results 1 – 2 of 2) sorted by relevance
734 pCompReqParams->out_buffer_sz = pCookie->dstTotalDataLenInBytes; in dcCompRequestParamsPopulate()784 Cpa64U srcTotalDataLenInBytes = 0, dstTotalDataLenInBytes = 0; in dcCreateRequest() local816 &dstTotalDataLenInBytes, in dcCreateRequest()852 (Cpa32U)dstTotalDataLenInBytes) { in dcCreateRequest()853 pCookie->dstTotalDataLenInBytes = in dcCreateRequest()856 pCookie->dstTotalDataLenInBytes = in dcCreateRequest()857 (Cpa32U)dstTotalDataLenInBytes; in dcCreateRequest()861 pCookie->dstTotalDataLenInBytes = in dcCreateRequest()862 (Cpa32U)dstTotalDataLenInBytes; in dcCreateRequest()
144 Cpa32U dstTotalDataLenInBytes; member