Lines Matching defs:next
164 * Distance to next element sized entry.
174 /* If this scatter list entry is the last one, no next link */
224 dma_addr_t next = lli_phys;
244 next = cyclic ? first_phys : 0;
246 next = ALIGN(next + sizeof(struct d40_phy_lli),
249 err = d40_phy_fill_lli(lli, addr, size_seg, next,
313 int next, unsigned int flags)
319 if (next != -EINVAL) {
320 slos = next * 2;
321 dlos = next * 2 + 1;
339 int next, unsigned int flags)
341 d40_log_lli_link(lli_dst, lli_src, next, flags);
352 int next, unsigned int flags)
354 d40_log_lli_link(lli_dst, lli_src, next, flags);