Home
last modified time | relevance | path

Searched refs:mtk_tx_dma (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1200 static struct mtk_tx_dma *qdma_to_pdma(struct mtk_tx_ring *ring, in qdma_to_pdma()
1201 struct mtk_tx_dma *dma) in qdma_to_pdma()
1203 return ring->dma_pdma - (struct mtk_tx_dma *)ring->dma + dma; in qdma_to_pdma()
1266 struct mtk_tx_dma *txd, dma_addr_t mapped_addr, in setup_tx_buf()
1293 struct mtk_tx_dma *desc = txd; in mtk_tx_set_dma_desc_v1()
1403 struct mtk_tx_dma *itxd, *txd; in mtk_tx_map()
1404 struct mtk_tx_dma *itxd_pdma, *txd_pdma; in mtk_tx_map()
1753 struct mtk_tx_dma *txd, struct mtk_tx_buf *tx_buf, in mtk_xdp_frame_map()
1758 struct mtk_tx_dma *txd_pdma; in mtk_xdp_frame_map()
1803 struct mtk_tx_dma *htxd, *txd; in mtk_xdp_submit_frame()
[all …]
Dmtk_eth_soc.h622 struct mtk_tx_dma { struct
902 struct mtk_tx_dma *next_free;
903 struct mtk_tx_dma *last_free;
908 struct mtk_tx_dma *dma_pdma; /* For MT7628/88 PDMA handling */