Searched refs:mtk_qdma_phys_to_virt (Results 1 – 1 of 1) sorted by relevance
866 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() function1018 txd = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()1078 ring->next_free = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()1109 itxd = mtk_qdma_phys_to_virt(ring, itxd->txd2); in mtk_tx_map()1401 desc = mtk_qdma_phys_to_virt(ring, cpu); in mtk_poll_tx_qdma()1407 desc = mtk_qdma_phys_to_virt(ring, desc->txd2); in mtk_poll_tx_qdma()