Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h619 /* struct mtk_tx_buf - This struct holds the pointers to the memory pointed at
627 struct mtk_tx_buf { struct
648 struct mtk_tx_buf *buf;
H A Dmtk_eth_soc.c874 static inline struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
893 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()
1396 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_qdma()
1444 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_pdma()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1191 static struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf()
1210 static void mtk_tx_unmap(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, in mtk_tx_unmap()
1264 static void setup_tx_buf(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, in setup_tx_buf()
1404 struct mtk_tx_buf *itx_buf, *tx_buf; in mtk_tx_map()
1752 struct mtk_tx_dma *txd, struct mtk_tx_buf *tx_buf, in mtk_xdp_frame_map()
1801 struct mtk_tx_buf *htx_buf, *tx_buf; in mtk_xdp_submit_frame()
2260 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_qdma()
2309 struct mtk_tx_buf *tx_buf; in mtk_poll_tx_pdma()
H A Dmtk_eth_soc.h867 /* struct mtk_tx_buf - This struct holds the pointers to the memory pointed at
875 struct mtk_tx_buf { struct
900 struct mtk_tx_buf *buf;

Completed in 15 milliseconds