Searched refs:reply_free_host_index (Results 1 – 4 of 4) sorted by relevance
60 __le32 reply_free_host_index; member
1770 ioc->reply_free_host_index = in _base_process_reply_queue()1771 (ioc->reply_free_host_index == in _base_process_reply_queue()1773 0 : ioc->reply_free_host_index + 1; in _base_process_reply_queue()1774 ioc->reply_free[ioc->reply_free_host_index] = in _base_process_reply_queue()1779 ioc->reply_free_host_index); in _base_process_reply_queue()1780 writel(ioc->reply_free_host_index, in _base_process_reply_queue()8319 ioc->reply_free_host_index = ioc->reply_free_queue_depth - 1; in _base_make_ioc_operational()8320 writel(ioc->reply_free_host_index, &ioc->chip->ReplyFreeHostIndex); in _base_make_ioc_operational()
1571 u32 reply_free_host_index; member
159 &mrioc->sysif_regs->reply_free_host_index); in mpi3mr_repost_reply_buf()3659 &mrioc->sysif_regs->reply_free_host_index); in mpi3mr_issue_iocinit()