Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Ddavinci_cpdma.c223 cpdma_desc_alloc(struct cpdma_desc_pool *pool, int num_desc, bool is_rx) in cpdma_desc_alloc() function
678 desc = cpdma_desc_alloc(ctlr->pool, 1, is_rx_chan(chan)); in cpdma_chan_submit()