Searched refs:hw_pool (Results 1 – 3 of 3) sorted by relevance
80 ioat3_alloc_sed(struct ioatdma_device *ioat_dma, unsigned int hw_pool) in ioat3_alloc_sed() argument89 sed->hw_pool = hw_pool; in ioat3_alloc_sed()90 sed->hw = dma_pool_alloc(ioat_dma->sed_hw_pool[hw_pool], in ioat3_alloc_sed()
157 unsigned int hw_pool; member
525 dma_pool_free(ioat_dma->sed_hw_pool[sed->hw_pool], sed->hw, sed->dma); in ioat_free_sed()