Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1704 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1780 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1811 rpf = reply_q->reply_post_free; in _base_process_reply_queue()
5838 if (ioc->reply_post[i].reply_post_free) { in _base_release_memory_pools()
5841 ioc->reply_post[i].reply_post_free, in _base_release_memory_pools()
5845 ioc->reply_post[i].reply_post_free)); in _base_release_memory_pools()
5846 ioc->reply_post[i].reply_post_free = in _base_release_memory_pools()
6228 dma_pool_create("reply_post_free pool", in base_alloc_rdpq_dma_pool()
6234 ioc->reply_post[i].reply_post_free = in base_alloc_rdpq_dma_pool()
6238 if (!ioc->reply_post[i].reply_post_free) in base_alloc_rdpq_dma_pool()
[all...]
H A Dmpt3sas_base.h953 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member
1054 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member