Home
last modified time | relevance | path

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

/openbmc/linux/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() function
1415 itx_buf = mtk_desc_to_tx_buf(ring, itxd, soc->txrx.txd_size); in mtk_tx_map()
1468 tx_buf = mtk_desc_to_tx_buf(ring, txd, in mtk_tx_map()
1521 tx_buf = mtk_desc_to_tx_buf(ring, itxd, soc->txrx.txd_size); in mtk_tx_map()
1821 tx_buf = mtk_desc_to_tx_buf(ring, txd, soc->txrx.txd_size); in mtk_xdp_submit_frame()
1839 tx_buf = mtk_desc_to_tx_buf(ring, txd, in mtk_xdp_submit_frame()
1889 tx_buf = mtk_desc_to_tx_buf(ring, htxd, soc->txrx.txd_size); in mtk_xdp_submit_frame()
2278 tx_buf = mtk_desc_to_tx_buf(ring, desc, in mtk_poll_tx_qdma()