Searched refs:first_data_bytes (Results 1 – 1 of 1) sorted by relevance
678 int first_data_bytes; in dwc2_uframe_schedule_split() local766 first_data_bytes = 188 - in dwc2_uframe_schedule_split()770 if (first_data_bytes > bytecount) in dwc2_uframe_schedule_split()771 first_data_bytes = bytecount; in dwc2_uframe_schedule_split()772 other_data_bytes = bytecount - first_data_bytes; in dwc2_uframe_schedule_split()790 (first_data_bytes != min_t(int, 188, bytecount))) { in dwc2_uframe_schedule_split()793 qh, first_data_bytes, bytecount); in dwc2_uframe_schedule_split()829 first_count = first_data_bytes; in dwc2_uframe_schedule_split()859 first_count = first_data_bytes; in dwc2_uframe_schedule_split()