Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1215 static struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf() function
1439 itx_buf = mtk_desc_to_tx_buf(ring, itxd, soc->tx.desc_size); in mtk_tx_map()
1492 tx_buf = mtk_desc_to_tx_buf(ring, txd, in mtk_tx_map()
1545 tx_buf = mtk_desc_to_tx_buf(ring, itxd, soc->tx.desc_size); in mtk_tx_map()
1845 tx_buf = mtk_desc_to_tx_buf(ring, txd, soc->tx.desc_size); in mtk_xdp_submit_frame()
1863 tx_buf = mtk_desc_to_tx_buf(ring, txd, in mtk_xdp_submit_frame()
1913 tx_buf = mtk_desc_to_tx_buf(ring, htxd, soc->tx.desc_size); in mtk_xdp_submit_frame()
2304 tx_buf = mtk_desc_to_tx_buf(ring, desc, in mtk_poll_tx_qdma()