Home
last modified time | relevance | path

Searched refs:reply_post_host_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1562 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1633 reply_q->reply_post_host_index = in _base_process_reply_queue()
1634 (reply_q->reply_post_host_index == in _base_process_reply_queue()
1636 reply_q->reply_post_host_index + 1; in _base_process_reply_queue()
1638 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1648 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1653 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1667 if (!reply_q->reply_post_host_index) in _base_process_reply_queue()
1681 writel(reply_q->reply_post_host_index, in _base_process_reply_queue()
1682 ioc->reply_post_host_index[msix_inde in _base_process_reply_queue()
[all...]
H A Dmpt3sas_base.h907 * @reply_post_host_index: head index in the pool where FW completes IO
919 u32 reply_post_host_index; member
1249 resource_size_t __iomem **reply_post_host_index; member
/kernel/linux/linux-6.6/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()
1775 reply_q->reply_post_host_index = in _base_process_reply_queue()
1776 (reply_q->reply_post_host_index == in _base_process_reply_queue()
1778 reply_q->reply_post_host_index + 1; in _base_process_reply_queue()
1780 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1790 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1795 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1810 if (!reply_q->reply_post_host_index) in _base_process_reply_queue()
1824 writel(reply_q->reply_post_host_index, in _base_process_reply_queue()
1825 ioc->reply_post_host_index[msix_inde in _base_process_reply_queue()
[all...]
H A Dmpt3sas_base.h938 * @reply_post_host_index: head index in the pool where FW completes IO
952 u32 reply_post_host_index; member
1386 resource_size_t __iomem **reply_post_host_index; member
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1679 u32 reply_post_host_index; /*006Ch*/ member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1681 u32 reply_post_host_index; /*006Ch*/ member

Completed in 27 milliseconds