Searched refs:mtk_qdma_phys_to_virt (Results 1 – 2 of 2) sorted by relevance
646 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() function739 txd = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()785 ring->next_free = mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_map()806 itxd = mtk_qdma_phys_to_virt(ring, itxd->txd2); in mtk_tx_map()1090 desc = mtk_qdma_phys_to_virt(ring, cpu); in mtk_poll_tx()1096 desc = mtk_qdma_phys_to_virt(ring, desc->txd2); in mtk_poll_tx()
809 static void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() function819 return mtk_qdma_phys_to_virt(ring, txd->txd2); in mtk_tx_next_qdma()1205 desc = mtk_qdma_phys_to_virt(ring, cpu); in mtk_qdma_tx_poll()