Lines Matching refs:total_sz
6264 u32 sz, total_sz, reply_post_free_sz, reply_post_free_array_sz; in _base_allocate_memory_pools() local
6363 total_sz = 0; in _base_allocate_memory_pools()
6445 total_sz = rdpq_sz * (!ioc->rdpq_array_enable ? 1 : in _base_allocate_memory_pools()
6509 total_sz += sz; in _base_allocate_memory_pools()
6595 total_sz += sz * ioc->scsiio_depth; in _base_allocate_memory_pools()
6603 total_sz += ioc->chain_segment_sz * ((ioc->chains_needed_per_io - in _base_allocate_memory_pools()
6616 total_sz += sense_sz; in _base_allocate_memory_pools()
6629 total_sz += sz; in _base_allocate_memory_pools()
6641 total_sz += sz; in _base_allocate_memory_pools()
6663 total_sz += ioc->config_page_sz; in _base_allocate_memory_pools()
6666 total_sz / 1024); in _base_allocate_memory_pools()