Searched refs:mtk_desc_to_tx_buf (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 1389 static struct mtk_tx_buf *mtk_desc_to_tx_buf(struct mtk_tx_ring *ring, in mtk_desc_to_tx_buf() function 1613 itx_buf = mtk_desc_to_tx_buf(ring, itxd, soc->tx.desc_size); in mtk_tx_map() 1666 tx_buf = mtk_desc_to_tx_buf(ring, txd, in mtk_tx_map() 1719 tx_buf = mtk_desc_to_tx_buf(ring, itxd, soc->tx.desc_size); in mtk_tx_map() 2027 tx_buf = mtk_desc_to_tx_buf(ring, txd, soc->tx.desc_size); in mtk_xdp_submit_frame() 2045 tx_buf = mtk_desc_to_tx_buf(ring, txd, in mtk_xdp_submit_frame() 2095 tx_buf = mtk_desc_to_tx_buf(ring, htxd, soc->tx.desc_size); in mtk_xdp_submit_frame() 2493 tx_buf = mtk_desc_to_tx_buf(ring, desc, in mtk_poll_tx_qdma()
|