Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c834 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt()
841 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
849 static struct mtk_tx_dma *qdma_to_pdma(struct mtk_tx_ring *ring, in qdma_to_pdma()
855 static int txd_to_idx(struct mtk_tx_ring *ring, struct mtk_tx_dma *dma) in txd_to_idx()
921 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_tx_map()
1143 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_start_xmit()
1357 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_qdma()
1405 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_pdma()
1442 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx()
1548 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_tx_alloc()
[all …]
Dmtk_eth_soc.h624 struct mtk_tx_ring { struct
878 struct mtk_tx_ring tx_ring;