Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h650 struct mtk_tx_buf { struct
672 struct mtk_tx_buf *buf; argument
Dmtk_eth_soc.c869 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
888 static void mtk_tx_unmap(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, in mtk_tx_unmap()
930 static void setup_tx_buf(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, in setup_tx_buf()
960 struct mtk_tx_buf *itx_buf, *tx_buf; in mtk_tx_map()
1397 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_qdma()
1446 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_pdma()