Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c866 static inline void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt()
873 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
881 static struct mtk_tx_dma *qdma_to_pdma(struct mtk_tx_ring *ring, in qdma_to_pdma()
887 static int txd_to_idx(struct mtk_tx_ring *ring, struct mtk_tx_dma *dma) in txd_to_idx()
953 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_tx_map()
1175 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_start_xmit()
1392 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_qdma()
1440 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_pdma()
1477 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx()
1583 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_tx_alloc()
[all …]
H A Dmtk_eth_soc.h645 struct mtk_tx_ring { struct
899 struct mtk_tx_ring tx_ring;