Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_transport.h60 __le32 reply_free_host_index; member
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1617 ioc->reply_free_host_index = in _base_process_reply_queue()
1618 (ioc->reply_free_host_index == in _base_process_reply_queue()
1620 0 : ioc->reply_free_host_index + 1; in _base_process_reply_queue()
1621 ioc->reply_free[ioc->reply_free_host_index] = in _base_process_reply_queue()
1626 ioc->reply_free_host_index); in _base_process_reply_queue()
1627 writel(ioc->reply_free_host_index, in _base_process_reply_queue()
7211 ioc->reply_free_host_index = ioc->reply_free_queue_depth - 1; in _base_make_ioc_operational()
7212 writel(ioc->reply_free_host_index, &ioc->chip->ReplyFreeHostIndex); in _base_make_ioc_operational()
H A Dmpt3sas_base.h1170 * @reply_free_host_index: tail index in pool to insert free replys
1425 u32 reply_free_host_index; member
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1759 ioc->reply_free_host_index = in _base_process_reply_queue()
1760 (ioc->reply_free_host_index == in _base_process_reply_queue()
1762 0 : ioc->reply_free_host_index + 1; in _base_process_reply_queue()
1763 ioc->reply_free[ioc->reply_free_host_index] = in _base_process_reply_queue()
1768 ioc->reply_free_host_index); in _base_process_reply_queue()
1769 writel(ioc->reply_free_host_index, in _base_process_reply_queue()
8256 ioc->reply_free_host_index = ioc->reply_free_queue_depth - 1; in _base_make_ioc_operational()
8257 writel(ioc->reply_free_host_index, &ioc->chip->ReplyFreeHostIndex); in _base_make_ioc_operational()
H A Dmpt3sas_base.h1305 * @reply_free_host_index: tail index in pool to insert free replys
1572 u32 reply_free_host_index; member
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c150 &mrioc->sysif_regs->reply_free_host_index); in mpi3mr_repost_reply_buf()
3225 &mrioc->sysif_regs->reply_free_host_index); in mpi3mr_issue_iocinit()

Completed in 31 milliseconds