Searched refs:blkSizeInBytes (Results 1 – 2 of 2) sorted by relevance
49 unsigned int blkSizeInBytes; member81 Lac_MemPoolGetElementRealSize(Cpa32U blkSizeInBytes, Cpa32U blkAlignmentInBytes) in Lac_MemPoolGetElementRealSize() argument86 return blkSizeInBytes + addSize; in Lac_MemPoolGetElementRealSize()93 unsigned int blkSizeInBytes, /*Block Size in bytes*/ in Lac_MemPoolCreate() argument174 Lac_MemPoolGetElementRealSize(blkSizeInBytes, in Lac_MemPoolCreate()176 Cpa32U addSize = realSize - blkSizeInBytes; in Lac_MemPoolCreate()220 (lac_mem_pools[poolSearch])->blkSizeInBytes = blkSizeInBytes; in Lac_MemPoolCreate()347 lac_mem_pools[index]->blkSizeInBytes, in Lac_MemPoolStatsShow()
122 unsigned int blkSizeInBytes,