Lines Matching refs:cpdma_desc_pool
83 struct cpdma_desc_pool { struct
107 struct cpdma_desc_pool *pool; argument
154 static struct cpdma_desc_pool *
159 struct cpdma_desc_pool *pool; in cpdma_desc_pool_create()
194 static void cpdma_desc_pool_destroy(struct cpdma_desc_pool *pool) in cpdma_desc_pool_destroy()
208 static inline dma_addr_t desc_phys(struct cpdma_desc_pool *pool, in desc_phys()
217 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) in desc_from_phys()
223 cpdma_desc_alloc(struct cpdma_desc_pool *pool, int num_desc, bool is_rx) in cpdma_desc_alloc()
253 static void cpdma_desc_free(struct cpdma_desc_pool *pool, in cpdma_desc_free()
630 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_submit()
728 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_check_free_tx_desc()
750 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_free()
770 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_process()
842 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_start()
870 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_stop()