Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.c79 struct cpdma_desc_pool { struct
100 struct cpdma_desc_pool *pool; argument
192 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_desc_pool_destroy()
215 struct cpdma_desc_pool *pool; in cpdma_desc_pool_create()
279 static inline dma_addr_t desc_phys(struct cpdma_desc_pool *pool, in desc_phys()
288 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) in desc_from_phys()
294 cpdma_desc_alloc(struct cpdma_desc_pool *pool) in cpdma_desc_alloc()
300 static void cpdma_desc_free(struct cpdma_desc_pool *pool, in cpdma_desc_free()
378 struct cpdma_desc_pool *pool = ctlr->pool; in cpdma_chan_on()
985 struct cpdma_desc_pool *pool = ctlr->pool; in __cpdma_chan_submit()
[all …]