Searched refs:bkt_idx (Results 1 – 1 of 1) sorted by relevance
2235 uint32_t bkt_idx, uint32_t active_min, in hdd_extscan_update_dwell_time_limits() argument2240 if (req_msg->buckets[bkt_idx].min_dwell_time_active > in hdd_extscan_update_dwell_time_limits()2242 req_msg->buckets[bkt_idx].min_dwell_time_active = in hdd_extscan_update_dwell_time_limits()2245 if (req_msg->buckets[bkt_idx].max_dwell_time_active < in hdd_extscan_update_dwell_time_limits()2247 req_msg->buckets[bkt_idx].max_dwell_time_active = in hdd_extscan_update_dwell_time_limits()2250 if (req_msg->buckets[bkt_idx].min_dwell_time_passive > in hdd_extscan_update_dwell_time_limits()2252 req_msg->buckets[bkt_idx].min_dwell_time_passive = in hdd_extscan_update_dwell_time_limits()2255 if (req_msg->buckets[bkt_idx].max_dwell_time_passive < in hdd_extscan_update_dwell_time_limits()2257 req_msg->buckets[bkt_idx].max_dwell_time_passive = in hdd_extscan_update_dwell_time_limits()2262 req_msg->buckets[bkt_idx].min_dwell_time_active) { in hdd_extscan_update_dwell_time_limits()[all …]