Home
last modified time | relevance | path

Searched refs:reply_post (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c5654 if (ioc->reply_post) { in _base_release_memory_pools()
5660 if (ioc->reply_post[i].reply_post_free) { in _base_release_memory_pools()
5663 ioc->reply_post[i].reply_post_free, in _base_release_memory_pools()
5668 ioc->reply_post[i].reply_post_free = in _base_release_memory_pools()
5683 kfree(ioc->reply_post); in _base_release_memory_pools()
6035 if (!ioc->reply_post) in base_alloc_rdpq_dma_pool()
6055 ioc->reply_post[i].reply_post_free = in base_alloc_rdpq_dma_pool()
6059 if (!ioc->reply_post[i].reply_post_free) in base_alloc_rdpq_dma_pool()
6075 ioc->reply_post[i].reply_post_free, in base_alloc_rdpq_dma_pool()
6083 ioc->reply_post[i].reply_post_free = in base_alloc_rdpq_dma_pool()
[all …]
A Dmpt3sas_base.h1576 struct reply_post_struct *reply_post; member

Completed in 23 milliseconds