Searched refs:sbq_host_index (Results 1 – 2 of 2) sorted by relevance
166 old_idx = mrioc->sbq_host_index; in mpi3mr_repost_sense_buf() 167 mrioc->sbq_host_index = ((mrioc->sbq_host_index == in mpi3mr_repost_sense_buf() 169 (mrioc->sbq_host_index + 1)); in mpi3mr_repost_sense_buf() 171 writel(mrioc->sbq_host_index, in mpi3mr_repost_sense_buf() 3537 mrioc->sbq_host_index = mrioc->num_sense_bufs; in mpi3mr_issue_iocinit() 3538 writel(mrioc->sbq_host_index, in mpi3mr_issue_iocinit()
1070 * @sbq_host_index: Sense buffer queuehost index1257 u32 sbq_host_index; member