Lines Matching defs:pool
107 struct cpdma_desc_pool *pool; member
159 struct cpdma_desc_pool *pool; in cpdma_desc_pool_create() local
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() local
728 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_check_free_tx_desc() local
750 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_free() local
770 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_process() local
842 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_start() local
870 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_stop() local