Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1312 static void mtk_dma_ring_free(struct mtk_eth *eth, size_t size, void *dma_ring, in mtk_dma_ring_free() function
2777 mtk_dma_ring_free(eth, ring->dma_size * soc->tx.desc_size, in mtk_tx_clean()
2951 mtk_dma_ring_free(eth, ring->dma_size * eth->soc->rx.desc_size, in mtk_rx_clean()
3321 mtk_dma_ring_free(eth, soc->tx.fq_dma_size * soc->tx.desc_size, in mtk_dma_free()