Searched refs:buf_entries (Results 1 – 1 of 1) sorted by relevance
796 struct mpi3mr_buf_entry *buf_entries = NULL; in mpi3mr_app_mptcmds() local868 buf_entries = buffer_list->buf_entry; in mpi3mr_app_mptcmds()870 for (count = 0; count < bufcnt; count++, buf_entries++, dma_buff++) { in mpi3mr_app_mptcmds()872 dma_buff->user_buf = buf_entries->buffer; in mpi3mr_app_mptcmds()873 dma_buff->user_buf_len = buf_entries->buf_len; in mpi3mr_app_mptcmds()875 switch (buf_entries->buf_type) { in mpi3mr_app_mptcmds()878 if ((count != 0) || !buf_entries->buf_len) in mpi3mr_app_mptcmds()884 if (count != 1 || !is_rmcb || !buf_entries->buf_len) in mpi3mr_app_mptcmds()905 if (!buf_entries->buf_len) in mpi3mr_app_mptcmds()911 if (!buf_entries->buf_len) in mpi3mr_app_mptcmds()