Searched refs:mtk_tx_ring (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/staging/mt7621-eth/ |
| D | mtk_eth_soc.c | 391 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_pdma_tx_clean() 412 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_qdma_tx_clean() 572 static inline u32 mtk_pdma_empty_txd(struct mtk_tx_ring *ring) in mtk_pdma_empty_txd() 613 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_pdma_tx_map() 809 static void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() 816 static struct mtk_tx_dma *mtk_tx_next_qdma(struct mtk_tx_ring *ring, in mtk_tx_next_qdma() 822 static struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf() 831 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_qdma_tx_map() 979 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_start_xmit() 1154 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_pdma_tx_poll() [all …]
|
| D | mtk_eth_soc.h | 577 struct mtk_tx_ring { struct 585 struct mtk_tx_ring *ring, bool gso); argument 662 struct mtk_tx_ring tx_ring;
|
| /Linux-v4.19/drivers/net/ethernet/mediatek/ |
| D | mtk_eth_soc.h | 523 struct mtk_tx_ring { struct 641 struct mtk_tx_ring tx_ring;
|
| D | mtk_eth_soc.c | 646 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt() 653 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf() 682 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_tx_map() 870 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_start_xmit() 1075 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_poll_tx() 1215 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_tx_alloc() 1264 struct mtk_tx_ring *ring = ð->tx_ring; in mtk_tx_clean()
|