Lines Matching refs:total_sz
5136 u32 sz, total_sz, reply_post_free_sz, reply_post_free_array_sz; in _base_allocate_memory_pools() local
5236 total_sz = 0; in _base_allocate_memory_pools()
5317 total_sz = rdpq_sz * (!ioc->rdpq_array_enable ? 1 : in _base_allocate_memory_pools()
5381 total_sz += sz; in _base_allocate_memory_pools()
5462 total_sz += sz * ioc->scsiio_depth; in _base_allocate_memory_pools()
5483 total_sz += ioc->chain_segment_sz; in _base_allocate_memory_pools()
5540 total_sz += sz; in _base_allocate_memory_pools()
5565 total_sz += sz; in _base_allocate_memory_pools()
5588 total_sz += sz; in _base_allocate_memory_pools()
5621 total_sz += ioc->config_page_sz; in _base_allocate_memory_pools()
5624 total_sz / 1024); in _base_allocate_memory_pools()