Searched refs:total_sz (Results 1 – 1 of 1) sorted by relevance
6288 u32 sz, total_sz, reply_post_free_sz, reply_post_free_array_sz; in _base_allocate_memory_pools() local6387 total_sz = 0; in _base_allocate_memory_pools()6469 total_sz = rdpq_sz * (!ioc->rdpq_array_enable ? 1 : in _base_allocate_memory_pools()6533 total_sz += sz; in _base_allocate_memory_pools()6619 total_sz += sz * ioc->scsiio_depth; in _base_allocate_memory_pools()6627 total_sz += ioc->chain_segment_sz * ((ioc->chains_needed_per_io - in _base_allocate_memory_pools()6640 total_sz += sense_sz; in _base_allocate_memory_pools()6648 total_sz += sz; in _base_allocate_memory_pools()6660 total_sz += sz; in _base_allocate_memory_pools()6682 total_sz += ioc->config_page_sz; in _base_allocate_memory_pools()[all …]