Lines Matching refs:mtk_tx_dma
1005 static struct mtk_tx_dma *qdma_to_pdma(struct mtk_tx_ring *ring, in qdma_to_pdma()
1006 struct mtk_tx_dma *dma) in qdma_to_pdma()
1008 return ring->dma_pdma - (struct mtk_tx_dma *)ring->dma + dma; in qdma_to_pdma()
1071 struct mtk_tx_dma *txd, dma_addr_t mapped_addr, in setup_tx_buf()
1098 struct mtk_tx_dma *desc = txd; in mtk_tx_set_dma_desc_v1()
1191 struct mtk_tx_dma *itxd, *txd; in mtk_tx_map()
1192 struct mtk_tx_dma *itxd_pdma, *txd_pdma; in mtk_tx_map()
1542 struct mtk_tx_dma *txd, struct mtk_tx_buf *tx_buf, in mtk_xdp_frame_map()
1547 struct mtk_tx_dma *txd_pdma; in mtk_xdp_frame_map()
1590 struct mtk_tx_dma *htxd, *txd; in mtk_xdp_submit_frame()
1644 struct mtk_tx_dma *txd_pdma = qdma_to_pdma(ring, txd); in mtk_xdp_submit_frame()
1681 struct mtk_tx_dma *txd_pdma = qdma_to_pdma(ring, htxd); in mtk_xdp_submit_frame()
1997 struct mtk_tx_dma *desc; in mtk_poll_tx_qdma()
2052 struct mtk_tx_dma *desc; in mtk_poll_tx_pdma()
4246 .txd_size = sizeof(struct mtk_tx_dma),
4265 .txd_size = sizeof(struct mtk_tx_dma),
4285 .txd_size = sizeof(struct mtk_tx_dma),
4304 .txd_size = sizeof(struct mtk_tx_dma),
4321 .txd_size = sizeof(struct mtk_tx_dma),
4356 .txd_size = sizeof(struct mtk_tx_dma),