Home
last modified time | relevance | path

Searched defs:tx_again (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/mt7621-eth/
Dmtk_eth_soc.c1148 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