Searched refs:tx_todo (Results 1 – 1 of 1) sorted by relevance
4462 unsigned int tx_todo = 0; in mvpp2_tx_done() local4473 tx_todo += txq_pcpu->count; in mvpp2_tx_done()4478 return tx_todo; in mvpp2_tx_done()4939 unsigned int tx_todo, cause; in mvpp2_tx_proc_cb() local4947 tx_todo = mvpp2_tx_done(port, cause); in mvpp2_tx_proc_cb()4950 if (tx_todo) in mvpp2_tx_proc_cb()