Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1816 rpf = reply_q->reply_post_free; in _base_process_reply_queue()
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()
5847 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()
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()
8283 reply_q->reply_post_free = in _base_make_ioc_operational()
[all …]
H A Dmpt3sas_base.h953 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member
1054 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member