Searched refs:tx_todo (Results 1 – 1 of 1) sorted by relevance
2884 unsigned int tx_todo = 0; in mvpp2_tx_done() local2895 tx_todo += txq_pcpu->count; in mvpp2_tx_done()2900 return tx_todo; in mvpp2_tx_done()3518 unsigned int tx_todo, cause; in mvpp2_hr_timer_cb() local3531 tx_todo = mvpp2_tx_done(port, cause, in mvpp2_hr_timer_cb()3535 if (tx_todo && !port_pcpu->timer_scheduled) { in mvpp2_hr_timer_cb()