Home
last modified time | relevance | path

Searched refs:total_frames_read (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-xfer.c2500 int result, total_frames_read = 0, urb_index = 0; in wa_process_iso_packet_status() local
2518 total_frames_read += urb_frame_count; in wa_process_iso_packet_status()
2545 } else if (data_frame_count > total_frames_read) in wa_process_iso_packet_status()