Searched refs:reply_post (Results 1 – 2 of 2) sorted by relevance
5834 if (ioc->reply_post) { in _base_release_memory_pools()5840 if (ioc->reply_post[i].reply_post_free) { in _base_release_memory_pools()5843 ioc->reply_post[i].reply_post_free, in _base_release_memory_pools()5848 ioc->reply_post[i].reply_post_free = in _base_release_memory_pools()5863 kfree(ioc->reply_post); in _base_release_memory_pools()6216 if (!ioc->reply_post) in base_alloc_rdpq_dma_pool()6236 ioc->reply_post[i].reply_post_free = in base_alloc_rdpq_dma_pool()6240 if (!ioc->reply_post[i].reply_post_free) in base_alloc_rdpq_dma_pool()6256 ioc->reply_post[i].reply_post_free, in base_alloc_rdpq_dma_pool()6264 ioc->reply_post[i].reply_post_free = in base_alloc_rdpq_dma_pool()[all …]
1573 struct reply_post_struct *reply_post; member