Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h605 struct mtk_tx_buf { struct
626 struct mtk_tx_buf *buf; argument
Dmtk_eth_soc.c841 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
860 static void mtk_tx_unmap(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf) in mtk_tx_unmap()
897 static void setup_tx_buf(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, in setup_tx_buf()
927 struct mtk_tx_buf *itx_buf, *tx_buf; in mtk_tx_map()
1360 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_qdma()
1408 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_pdma()