Searched refs:mtk_qdma_phys_to_virt (Results 1 – 1 of 1) sorted by relevance
862 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() function1019 txd = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()1079 ring->next_free = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()1110 itxd = mtk_qdma_phys_to_virt(ring, itxd->txd2); in mtk_tx_map()1403 desc = mtk_qdma_phys_to_virt(ring, cpu); in mtk_poll_tx_qdma()1409 desc = mtk_qdma_phys_to_virt(ring, desc->txd2); in mtk_poll_tx_qdma()