Home
last modified time | relevance | path

Searched refs:reply_post_host_index (Results 1 – 3 of 3) 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()
1517 reply_q->reply_post_host_index = in _base_process_reply_queue()
1518 (reply_q->reply_post_host_index == in _base_process_reply_queue()
1520 reply_q->reply_post_host_index + 1; in _base_process_reply_queue()
1522 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1532 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1537 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1551 if (!reply_q->reply_post_host_index) in _base_process_reply_queue()
1565 writel(reply_q->reply_post_host_index, in _base_process_reply_queue()
1566 ioc->reply_post_host_index[msix_index]); in _base_process_reply_queue()
[all …]
Dmpt3sas_base.h903 u32 reply_post_host_index; member
1225 resource_size_t __iomem **reply_post_host_index; member
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas.h1675 u32 reply_post_host_index; /*006Ch*/ member