Searched refs:mtk_qdma_phys_to_virt (Results 1 – 1 of 1) sorted by relevance
834 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() function986 txd = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()1046 ring->next_free = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()1077 itxd = mtk_qdma_phys_to_virt(ring, itxd->txd2); in mtk_tx_map()1366 desc = mtk_qdma_phys_to_virt(ring, cpu); in mtk_poll_tx_qdma()1372 desc = mtk_qdma_phys_to_virt(ring, desc->txd2); in mtk_poll_tx_qdma()