Searched refs:dtot (Results 1 – 1 of 1) sorted by relevance
1256 int i, dma_cmd, total, off, dtot; in set_dma_cmds() local1263 dtot = 0; in set_dma_cmds()1292 dtot += dma_len - off; in set_dma_cmds()1297 if (dtot == 0) { in set_dma_cmds()1302 dtot = sizeof(mesh_extra_buf); in set_dma_cmds()1303 dcmds->req_count = cpu_to_le16(dtot); in set_dma_cmds()1312 ms->dma_count = dtot; in set_dma_cmds()