Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c799 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt()
806 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
814 static struct mtk_tx_dma *qdma_to_pdma(struct mtk_tx_ring *ring, in qdma_to_pdma()
820 static int txd_to_idx(struct mtk_tx_ring *ring, struct mtk_tx_dma *dma) in txd_to_idx()
886 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_tx_map()
1108 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_start_xmit()
1322 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_qdma()
1370 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_pdma()
1407 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx()
1513 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_tx_alloc()
[all …]
Dmtk_eth_soc.h614 struct mtk_tx_ring { struct
868 struct mtk_tx_ring tx_ring;