Searched refs:hw_sgl_pool (Results 1 – 3 of 3) sorted by relevance
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()192 sgl_next = dma_pool_zalloc(info->hw_sgl_pool, in sec_alloc_and_fill_hw_sgl()
1221 info->hw_sgl_pool = dmam_pool_create("sgl", dev, in sec_probe()1223 if (!info->hw_sgl_pool) { in sec_probe()