Searched refs:reply_post_free_dma_pool (Results 1 – 4 of 4) sorted by relevance
2443 ioc->reply_post_free_dma_pool, in _base_release_memory_pools()2454 if (ioc->reply_post_free_dma_pool) in _base_release_memory_pools()2455 pci_pool_destroy(ioc->reply_post_free_dma_pool); in _base_release_memory_pools()2620 ioc->reply_post_free_dma_pool = pci_pool_create("reply_post_free pool", in _base_allocate_memory_pools()2622 if (!ioc->reply_post_free_dma_pool) { in _base_allocate_memory_pools()2631 pci_pool_alloc(ioc->reply_post_free_dma_pool, in _base_allocate_memory_pools()
994 struct dma_pool *reply_post_free_dma_pool; member
2609 ioc->reply_post_free_dma_pool, in _base_release_memory_pools()2620 if (ioc->reply_post_free_dma_pool) in _base_release_memory_pools()2621 pci_pool_destroy(ioc->reply_post_free_dma_pool); in _base_release_memory_pools()2792 ioc->reply_post_free_dma_pool = pci_pool_create("reply_post_free pool", in _base_allocate_memory_pools()2794 if (!ioc->reply_post_free_dma_pool) { in _base_allocate_memory_pools()2803 pci_pool_alloc(ioc->reply_post_free_dma_pool, in _base_allocate_memory_pools()
936 struct dma_pool *reply_post_free_dma_pool; member