Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd_queue.c675 int first_count; in dwc2_uframe_schedule_split() local
820 first_count = 4; in dwc2_uframe_schedule_split()
829 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
854 first_count = 4; in dwc2_uframe_schedule_split()
859 first_count = first_data_bytes; in dwc2_uframe_schedule_split()
867 qh->hs_transfers[0].duration_us = HS_USECS_ISO(first_count); in dwc2_uframe_schedule_split()
/linux/net/wireless/
H A Dnl80211.c10242 int first_count, struct nlattr *attr, in nl80211_parse_counter_offsets() argument
10269 if (first_count != -1 && data[offset] != first_count) in nl80211_parse_counter_offsets()