Searched refs:hw_sgl_pool (Results 1 – 2 of 2) sorted by relevance
404 * @hw_sgl_pool: DMA pool used to mimise mapping for the scatter gather lists.414 struct dma_pool *hw_sgl_pool; member
167 dma_pool_free(info->hw_sgl_pool, sgl_current, psec_sgl); in sec_free_hw_sgl() 193 sgl_next = dma_pool_zalloc(info->hw_sgl_pool, in sec_alloc_and_fill_hw_sgl()