Home
last modified time | relevance | path

Searched refs:next_sg_addr (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/dma/
Ddma-axi-dmac.c113 u64 next_sg_addr; member
561 hws[i].next_sg_addr = hw_phys + (i + 1) * sizeof(*hws); in axi_dmac_alloc_desc()
731 desc->sg[num_sgs - 1].hw->next_sg_addr = desc->sg[0].hw_phys; in axi_dmac_prep_dma_cyclic()