Searched refs:completion_pool (Results 1 – 2 of 2) sorted by relevance
63 struct pci_pool *completion_pool; member
785 pci_pool_alloc(ioat_chan->device->completion_pool, in ioat_dma_alloc_chan_resources()866 pci_pool_free(ioatdma_device->completion_pool, in ioat_dma_free_chan_resources()1625 device->completion_pool = pci_pool_create("completion_pool", pdev, in ioat_dma_probe()1628 if (!device->completion_pool) { in ioat_dma_probe()1693 pci_pool_destroy(device->completion_pool); in ioat_dma_probe()1717 pci_pool_destroy(device->completion_pool); in ioat_dma_remove()