Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dxgene-dma.c192 container_of(dchan, struct xgene_dma_chan, dma_chan)
270 struct xgene_dma_chan { struct
312 struct xgene_dma_chan chan[XGENE_DMA_MAX_CHANNEL];
414 static void xgene_dma_prep_xor_desc(struct xgene_dma_chan *chan, in xgene_dma_prep_xor_desc()
460 struct xgene_dma_chan *chan; in xgene_dma_tx_submit()
481 static void xgene_dma_clean_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_descriptor()
490 struct xgene_dma_chan *chan) in xgene_dma_alloc_descriptor()
518 static void xgene_dma_clean_completed_descriptor(struct xgene_dma_chan *chan) in xgene_dma_clean_completed_descriptor()
537 static void xgene_dma_run_tx_complete_actions(struct xgene_dma_chan *chan, in xgene_dma_run_tx_complete_actions()
571 static void xgene_dma_clean_running_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_running_descriptor()
[all …]