Searched defs:tx_again (Results 1 – 1 of 1) sorted by relevance
1148 static int mtk_pdma_tx_poll(struct mtk_eth *eth, int budget, bool *tx_again) in mtk_pdma_tx_poll()1188 static int mtk_qdma_tx_poll(struct mtk_eth *eth, int budget, bool *tx_again) in mtk_qdma_tx_poll()1255 bool *tx_again) in mtk_poll_tx()1297 bool tx_again = false; in mtk_poll() local