Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1688 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1764 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1795 rpf = reply_q->reply_post_free; in _base_process_reply_queue()
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()
5667 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()
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()
6071 (long)ioc->reply_post[i].reply_post_free, sz)) { in base_alloc_rdpq_dma_pool()
[all …]
Dmpt3sas_base.h949 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member
1050 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member