Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/wusbcore/
Dwa-xfer.c2513 int result, total_frames_read = 0, urb_index = 0; in wa_process_iso_packet_status() local
2531 total_frames_read += urb_frame_count; in wa_process_iso_packet_status()
2558 } else if (data_frame_count > total_frames_read) in wa_process_iso_packet_status()