Lines Matching refs:chain_buffer
416 return ct->chain_buffer; in _base_get_chain_buffer_dma_to_chain_buffer()
2752 chain = chain_req->chain_buffer; in _base_build_sg_scmd()
2792 chain = chain_req->chain_buffer; in _base_build_sg_scmd()
2891 chain = chain_req->chain_buffer; in _base_build_sg_scmd_ieee()
2922 chain = chain_req->chain_buffer; in _base_build_sg_scmd_ieee()
5878 if (ct && ct->chain_buffer) in _base_release_memory_pools()
5880 ct->chain_buffer, in _base_release_memory_pools()
5982 ct->chain_buffer = in _base_allocate_pcie_sgl_pool()
6022 ctr->chain_buffer = dma_pool_alloc(ioc->chain_dma_pool, in _base_allocate_chain_dma_pool()
6024 if (!ctr->chain_buffer) in _base_allocate_chain_dma_pool()
6030 ctr->chain_buffer, in _base_allocate_chain_dma_pool()