Searched refs:sg_idx (Results 1 – 8 of 8) sorted by relevance
35 obj->mm.get_page.sg_idx = 0; in __i915_gem_object_set_pages()462 if (n < READ_ONCE(iter->sg_idx)) in i915_gem_object_get_sg()473 idx = iter->sg_idx; in i915_gem_object_get_sg()507 iter->sg_idx = idx; in i915_gem_object_get_sg()
253 unsigned int sg_idx; /* in pages, but 32bit eek! */ member
147 int sg_idx; member647 sg = host->data->sg + host->sg_idx; in mmc_omap_sg_to_buf()669 host->sg_idx++; in mmc_omap_xfer_data()670 BUG_ON(host->sg_idx == host->sg_len); in mmc_omap_xfer_data()980 host->sg_idx = 0; in mmc_omap_prepare_data()
237 int sg_idx; member613 if (++host->sg_idx < data->sg_len) in sh_mmcif_next_block()619 return host->sg_idx != data->sg_len; in sh_mmcif_next_block()669 host->sg_idx = 0; in sh_mmcif_multi_read()749 host->sg_idx = 0; in sh_mmcif_multi_write()
69 int sg_idx; member293 sg = &cmd->req.sg[cmd->sg_idx]; in nvmet_tcp_unmap_pdu_iovec()308 cmd->sg_idx = DIV_ROUND_UP(offset, PAGE_SIZE); in nvmet_tcp_map_pdu_iovec()310 sg = &cmd->req.sg[cmd->sg_idx]; in nvmet_tcp_map_pdu_iovec()
274 unsigned int sg_idx; member
119 u32 sg_idx = 0; in sci_request_build_sgl() local127 scu_sg = to_sgl_element_pair(ireq, sg_idx); in sci_request_build_sgl()139 sg_idx); in sci_request_build_sgl()148 sg_idx++; in sci_request_build_sgl()151 scu_sg = to_sgl_element_pair(ireq, sg_idx); in sci_request_build_sgl()
1010 unsigned int sg_idx = priv_ep->stream_sg_idx; in cdns3_ep_run_stream_transfer() local1038 trb->buffer = cpu_to_le32(TRB_BUFFER(request->sg[sg_idx].dma_address)); in cdns3_ep_run_stream_transfer()1039 length = request->sg[sg_idx].length; in cdns3_ep_run_stream_transfer()