Searched refs:accumulated_bytes (Results 1 – 2 of 2) sorted by relevance
46 eng->accumulated_bytes = 0; in ndd_irq_worker()50 eng->accumulated_bytes += cur->DescByteCount; in ndd_irq_worker()59 transfer_complete_cb(cur->acd, eng->accumulated_bytes, eng->accumulated_flags | ACD_FLAG_DONE); in ndd_irq_worker()
36 size_t accumulated_bytes; member