Lines Matching refs:chain_buffer
416 return ct->chain_buffer; in _base_get_chain_buffer_dma_to_chain_buffer()
2768 chain = chain_req->chain_buffer; in _base_build_sg_scmd()
2808 chain = chain_req->chain_buffer; in _base_build_sg_scmd()
2907 chain = chain_req->chain_buffer; in _base_build_sg_scmd_ieee()
2938 chain = chain_req->chain_buffer; in _base_build_sg_scmd_ieee()
5884 if (ct && ct->chain_buffer) in _base_release_memory_pools()
5886 ct->chain_buffer, in _base_release_memory_pools()
5988 ct->chain_buffer = in _base_allocate_pcie_sgl_pool()
6028 ctr->chain_buffer = dma_pool_alloc(ioc->chain_dma_pool, in _base_allocate_chain_dma_pool()
6030 if (!ctr->chain_buffer) in _base_allocate_chain_dma_pool()
6036 ctr->chain_buffer, in _base_allocate_chain_dma_pool()