Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h504 struct mtk_tx_buf { struct
525 struct mtk_tx_buf *buf; argument
Dmtk_eth_soc.c653 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
661 static void mtk_tx_unmap(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf) in mtk_tx_unmap()
687 struct mtk_tx_buf *itx_buf, *tx_buf; in mtk_tx_map()
1078 struct mtk_tx_buf *tx_buf; in mtk_poll_tx()
/Linux-v4.19/drivers/staging/mt7621-eth/
Dmtk_eth_soc.h551 struct mtk_tx_buf { struct
579 struct mtk_tx_buf *tx_buf;
Dmtk_eth_soc.c364 static void mtk_txd_unmap(struct device *dev, struct mtk_tx_buf *tx_buf) in mtk_txd_unmap()
619 struct mtk_tx_buf *tx_buf; in mtk_pdma_tx_map()
822 static struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
836 struct mtk_tx_buf *tx_buf; in mtk_qdma_tx_map()
1151 struct mtk_tx_buf *tx_buf; in mtk_pdma_tx_poll()
1193 struct mtk_tx_buf *tx_buf; in mtk_qdma_tx_poll()