Home
last modified time | relevance | path

Searched refs:sed_hw_pool (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma.h80 struct dma_pool *sed_hw_pool[MAX_SED_POOLS]; member
Ddma_v3.c267 sed->hw = dma_pool_alloc(device->sed_hw_pool[hw_pool], in ioat3_alloc_sed()
282 dma_pool_free(device->sed_hw_pool[sed->hw_pool], sed->hw, sed->dma); in ioat3_free_sed()
1688 device->sed_hw_pool[i] = dmam_pool_create(pool_name, in ioat3_dma_probe()
1691 if (!device->sed_hw_pool[i]) in ioat3_dma_probe()