Searched full:first_count (Results 1 – 2 of 2) sorted by relevance
675 int first_count; in dwc2_uframe_schedule_split() local820 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()
12026 int first_count, struct nlattr *attr, in nl80211_send_bss() 12053 if (first_count != -1 && data[offset] != first_count) in nl80211_send_bss() 11744 nl80211_parse_counter_offsets(struct cfg80211_registered_device * rdev,const u8 * data,size_t datalen,int first_count,struct nlattr * attr,const u16 ** offsets,unsigned int * n_offsets) nl80211_parse_counter_offsets() argument