Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1446 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1522 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1552 rpf = reply_q->reply_post_free; in _base_process_reply_queue()
4737 if (rps->reply_post_free) { in _base_release_memory_pools()
4740 rps->reply_post_free, in _base_release_memory_pools()
4744 rps->reply_post_free)); in _base_release_memory_pools()
4745 rps->reply_post_free = NULL; in _base_release_memory_pools()
5014 ioc->reply_post[i].reply_post_free = in _base_allocate_memory_pools()
5018 if (!ioc->reply_post[i].reply_post_free) { in _base_allocate_memory_pools()
5024 ioc->reply_post[i].reply_post_free, in _base_allocate_memory_pools()
[all …]
Dmpt3sas_base.h904 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member
992 Mpi2ReplyDescriptorsUnion_t *reply_post_free; member