Home
last modified time | relevance | path

Searched refs:desc_from_phys (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c288 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) in desc_from_phys() function
1253 chan->head = desc_from_phys(pool, desc_read(desc, hw_next)); in __cpdma_chan_process()
1359 chan->head = desc_from_phys(pool, next_dma); in cpdma_chan_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c288 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) in desc_from_phys() function
1253 chan->head = desc_from_phys(pool, desc_read(desc, hw_next)); in __cpdma_chan_process()
1359 chan->head = desc_from_phys(pool, next_dma); in cpdma_chan_stop()

Completed in 5 milliseconds