Lines Matching refs:xgene_dma_desc_sw
201 container_of(tx, struct xgene_dma_desc_sw, tx)
247 struct xgene_dma_desc_sw { struct
429 struct xgene_dma_desc_sw *desc_sw, in xgene_dma_prep_cpy_desc()
471 struct xgene_dma_desc_sw *desc_sw, in xgene_dma_prep_xor_desc()
515 struct xgene_dma_desc_sw *desc; in xgene_dma_tx_submit()
538 struct xgene_dma_desc_sw *desc) in xgene_dma_clean_descriptor()
545 static struct xgene_dma_desc_sw *xgene_dma_alloc_descriptor( in xgene_dma_alloc_descriptor()
548 struct xgene_dma_desc_sw *desc; in xgene_dma_alloc_descriptor()
576 struct xgene_dma_desc_sw *desc, *_desc; in xgene_dma_clean_completed_descriptor()
594 struct xgene_dma_desc_sw *desc) in xgene_dma_run_tx_complete_actions()
630 struct xgene_dma_desc_sw *desc) in xgene_dma_clean_running_descriptor()
653 struct xgene_dma_desc_sw *desc_sw) in xgene_chan_xfer_request()
701 struct xgene_dma_desc_sw *desc_sw, *_desc_sw; in xgene_chan_xfer_ld_pending()
748 struct xgene_dma_desc_sw *desc_sw, *_desc_sw; in xgene_dma_cleanup_descriptors()
842 sizeof(struct xgene_dma_desc_sw), in xgene_dma_alloc_chan_resources()
864 struct xgene_dma_desc_sw *desc, *_desc; in xgene_dma_free_desc_list()
901 struct xgene_dma_desc_sw *first = NULL, *new = NULL; in xgene_dma_prep_sg()
1008 struct xgene_dma_desc_sw *first = NULL, *new; in xgene_dma_prep_xor()
1056 struct xgene_dma_desc_sw *first = NULL, *new; in xgene_dma_prep_pq()