Lines Matching refs:chain_segment_sz
4421 ioc->chain_segment_sz = in _base_allocate_memory_pools()
4426 ioc->chain_segment_sz = DEFAULT_NUM_FWCHAIN_ELEMTS * in _base_allocate_memory_pools()
4429 ioc->chain_segment_sz = ioc->request_sz; in _base_allocate_memory_pools()
4442 max_sge_elements = ioc->chain_segment_sz - sge_size; in _base_allocate_memory_pools()
4702 ioc->chains_per_prp_buffer = sz/ioc->chain_segment_sz; in _base_allocate_memory_pools()
4720 (j * ioc->chain_segment_sz); in _base_allocate_memory_pools()
4723 (j * ioc->chain_segment_sz); in _base_allocate_memory_pools()
4737 ioc->chain_segment_sz, 16, 0); in _base_allocate_memory_pools()
4757 total_sz += ioc->chain_segment_sz; in _base_allocate_memory_pools()
4762 ioc->name, ioc->chain_depth, ioc->chain_segment_sz, in _base_allocate_memory_pools()
4763 ((ioc->chain_depth * ioc->chain_segment_sz))/1024)); in _base_allocate_memory_pools()