Searched refs:total_sz (Results 1 – 3 of 3) sorted by relevance
177 unsigned long total_sz = 0; in iser_sg_to_page_vec() local192 total_sz += dma_len; in iser_sg_to_page_vec()211 page_vec->data_size = total_sz; in iser_sg_to_page_vec()
2147 u32 sz, total_sz; in _base_allocate_memory_pools() local2185 total_sz = 0; in _base_allocate_memory_pools()2326 total_sz += sz; in _base_allocate_memory_pools()2366 total_sz += ioc->request_sz; in _base_allocate_memory_pools()2422 total_sz += sz; in _base_allocate_memory_pools()2447 total_sz += sz; in _base_allocate_memory_pools()2471 total_sz += sz; in _base_allocate_memory_pools()2497 total_sz += sz; in _base_allocate_memory_pools()2511 total_sz += ioc->config_page_sz; in _base_allocate_memory_pools()2514 ioc->name, total_sz/1024); in _base_allocate_memory_pools()
2828 u32 total_sz; in megasas_create_frame_pool() local2857 total_sz = MEGAMFI_FRAME_SIZE * frame_count; in megasas_create_frame_pool()2862 instance->pdev, total_sz, 64, in megasas_create_frame_pool()2907 memset(cmd->frame, 0, total_sz); in megasas_create_frame_pool()