Searched refs:tx_todo (Results 1 – 2 of 2) sorted by relevance
180 unsigned int tx_todo; member484 while (spi->tx_todo && tx_free) { in tx_fifo_write()489 spi->tx_todo--; in tx_fifo_write()495 spi->tx_todo -= 2; in tx_fifo_write()501 spi->tx_todo -= 4; in tx_fifo_write()621 if (spi->tx_todo) in lantiq_ssc_xmit_interrupt()689 spi->tx_todo = t->len; in transfer_start()
2293 unsigned int tx_todo = 0; in mvpp2_tx_done() local2304 tx_todo += txq_pcpu->count; in mvpp2_tx_done()2309 return tx_todo; in mvpp2_tx_done()2794 unsigned int tx_todo, cause; in mvpp2_hr_timer_cb() local2807 tx_todo = mvpp2_tx_done(port, cause, in mvpp2_hr_timer_cb()2811 if (tx_todo && !port_pcpu->timer_scheduled) { in mvpp2_hr_timer_cb()