Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1545 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1621 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1651 rpf = reply_q->reply_post_free; in _base_process_reply_queue()
4873 if (ioc->reply_post[i].reply_post_free) { in _base_release_memory_pools()
4876 ioc->reply_post[i].reply_post_free, in _base_release_memory_pools()
4880 ioc->reply_post[i].reply_post_free)); in _base_release_memory_pools()
4881 ioc->reply_post[i].reply_post_free = in _base_release_memory_pools()
5083 ioc->reply_post[i].reply_post_free = in base_alloc_rdpq_dma_pool()
5087 if (!ioc->reply_post[i].reply_post_free) in base_alloc_rdpq_dma_pool()
5099 (long)ioc->reply_post[i].reply_post_free, sz)) { in base_alloc_rdpq_dma_pool()
[all …]
H A Dmpt3sas_base.h920 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member
1008 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member