Home
last modified time | relevance | path

Searched refs:reply_free_host_index (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/scsi/mpi3mr/mpi/
Dmpi30_transport.h60 __le32 reply_free_host_index; member
/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1743 ioc->reply_free_host_index = in _base_process_reply_queue()
1744 (ioc->reply_free_host_index == in _base_process_reply_queue()
1746 0 : ioc->reply_free_host_index + 1; in _base_process_reply_queue()
1747 ioc->reply_free[ioc->reply_free_host_index] = in _base_process_reply_queue()
1752 ioc->reply_free_host_index); in _base_process_reply_queue()
1753 writel(ioc->reply_free_host_index, in _base_process_reply_queue()
8251 ioc->reply_free_host_index = ioc->reply_free_queue_depth - 1; in _base_make_ioc_operational()
8252 writel(ioc->reply_free_host_index, &ioc->chip->ReplyFreeHostIndex); in _base_make_ioc_operational()
Dmpt3sas_base.h1572 u32 reply_free_host_index; member
/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c150 &mrioc->sysif_regs->reply_free_host_index); in mpi3mr_repost_reply_buf()
3197 &mrioc->sysif_regs->reply_free_host_index); in mpi3mr_issue_iocinit()