Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h595 struct mtk_tx_buf { struct
616 struct mtk_tx_buf *buf; argument
Dmtk_eth_soc.c806 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
825 static void mtk_tx_unmap(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf) in mtk_tx_unmap()
862 static void setup_tx_buf(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, in setup_tx_buf()
892 struct mtk_tx_buf *itx_buf, *tx_buf; in mtk_tx_map()
1325 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_qdma()
1373 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_pdma()