Searched refs:hw_pool (Results 1 – 3 of 3) sorted by relevance
92 ioat3_alloc_sed(struct ioatdma_device *ioat_dma, unsigned int hw_pool) in ioat3_alloc_sed() argument101 sed->hw_pool = hw_pool; in ioat3_alloc_sed()102 sed->hw = dma_pool_alloc(ioat_dma->sed_hw_pool[hw_pool], in ioat3_alloc_sed()
166 unsigned int hw_pool; member
511 dma_pool_free(ioat_dma->sed_hw_pool[sed->hw_pool], sed->hw, sed->dma); in ioat_free_sed()