Searched refs:mtk_poll_tx (Results 1 – 2 of 2) sorted by relevance
1254 static int mtk_poll_tx(struct mtk_eth *eth, int budget, u32 tx_intr, in mtk_poll_tx() function1309 tx_done = mtk_poll_tx(eth, budget, tx_intr, &tx_again); in mtk_poll()
1073 static int mtk_poll_tx(struct mtk_eth *eth, int budget) in mtk_poll_tx() function1156 tx_done = mtk_poll_tx(eth, budget); in mtk_napi_tx()