Searched refs:chain_segment_sz (Results 1 – 2 of 2) sorted by relevance
5794 ioc->chains_per_prp_buffer = sz/ioc->chain_segment_sz; in _base_allocate_pcie_sgl_pool()5820 (j * ioc->chain_segment_sz); in _base_allocate_pcie_sgl_pool()5823 (j * ioc->chain_segment_sz); in _base_allocate_pcie_sgl_pool()5850 ioc->chain_segment_sz, 16, 0); in _base_allocate_chain_dma_pool()5863 ctr->chain_buffer, ioc->chain_segment_sz)) { in _base_allocate_chain_dma_pool()5877 ioc->chain_segment_sz))/1024)); in _base_allocate_chain_dma_pool()6193 ioc->chain_segment_sz = in _base_allocate_memory_pools()6198 ioc->chain_segment_sz = DEFAULT_NUM_FWCHAIN_ELEMTS * in _base_allocate_memory_pools()6201 ioc->chain_segment_sz = ioc->request_sz; in _base_allocate_memory_pools()6214 max_sge_elements = ioc->chain_segment_sz - sge_size; in _base_allocate_memory_pools()[all …]
1535 u16 chain_segment_sz; member
Completed in 21 milliseconds