Searched refs:total_sz (Results 1 – 1 of 1) sorted by relevance
5053 u32 sz, total_sz, reply_post_free_sz, reply_post_free_array_sz; in _base_allocate_memory_pools() local5153 total_sz = 0; in _base_allocate_memory_pools()5234 total_sz = rdpq_sz * (!ioc->rdpq_array_enable ? 1 : in _base_allocate_memory_pools()5298 total_sz += sz; in _base_allocate_memory_pools()5410 total_sz += sz * ioc->scsiio_depth; in _base_allocate_memory_pools()5431 total_sz += ioc->chain_segment_sz; in _base_allocate_memory_pools()5488 total_sz += sz; in _base_allocate_memory_pools()5513 total_sz += sz; in _base_allocate_memory_pools()5536 total_sz += sz; in _base_allocate_memory_pools()5569 total_sz += ioc->config_page_sz; in _base_allocate_memory_pools()[all …]