Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1361 static void *mtk_qdma_phys_to_virt(struct mtk_tx_ring *ring, u32 desc) in mtk_qdma_phys_to_virt()
1366 static struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
1374 static struct mtk_tx_dma *qdma_to_pdma(struct mtk_tx_ring *ring, in qdma_to_pdma()
1380 static int txd_to_idx(struct mtk_tx_ring *ring, void *dma, u32 txd_size) in txd_to_idx()
1561 int tx_num, struct mtk_tx_ring *ring, bool gso) in mtk_tx_map()
1759 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_start_xmit()
1938 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_xdp_frame_map()
1975 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_xdp_submit_frame()
2451 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_qdma()
2500 struct mtk_tx_ring *ring = &eth->tx_ring; in mtk_poll_tx_pdma()
[all …]
H A Dmtk_eth_soc.h932 struct mtk_tx_ring { struct
1312 struct mtk_tx_ring tx_ring;