Home
last modified time | relevance | path

Searched refs:reply_post_host_index (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1688 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1759 reply_q->reply_post_host_index = in _base_process_reply_queue()
1760 (reply_q->reply_post_host_index == in _base_process_reply_queue()
1762 reply_q->reply_post_host_index + 1; in _base_process_reply_queue()
1764 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1774 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1779 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1794 if (!reply_q->reply_post_host_index) in _base_process_reply_queue()
1808 writel(reply_q->reply_post_host_index, in _base_process_reply_queue()
1809 ioc->reply_post_host_index[msix_index]); in _base_process_reply_queue()
[all …]
Dmpt3sas_base.h952 u32 reply_post_host_index; member
1386 resource_size_t __iomem **reply_post_host_index; member
/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas.h1679 u32 reply_post_host_index; /*006Ch*/ member