Searched refs:dst1_len (Results 1 – 1 of 1) sorted by relevance
1259 bus_size_t src1_len, dst1_len; in ioat_copy_8k_aligned() local1299 dst1_len = (dst2 != dst1 + PAGE_SIZE) ? PAGE_SIZE : 2 * PAGE_SIZE; in ioat_copy_8k_aligned()1302 desc->dst_dmamap, dst1, dst1_len, 0, &seg, &nseg); in ioat_copy_8k_aligned()1309 if (dst1_len != 2 * PAGE_SIZE) { in ioat_copy_8k_aligned()