Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dwa-xfer.c2501 int result, total_frames_read = 0, urb_index = 0; in wa_process_iso_packet_status() local
2519 total_frames_read += urb_frame_count; in wa_process_iso_packet_status()
2546 } else if (data_frame_count > total_frames_read) in wa_process_iso_packet_status()