Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ext_scan.c2328 uint32_t max_dwell_time_active_bucket; in hdd_extscan_start_fill_bucket_channel_spec() local
2338 &max_dwell_time_active_bucket); in hdd_extscan_start_fill_bucket_channel_spec()
2342 min_dwell_time_active_bucket = max_dwell_time_active_bucket; in hdd_extscan_start_fill_bucket_channel_spec()
2346 req_msg->max_dwell_time_active = max_dwell_time_active_bucket; in hdd_extscan_start_fill_bucket_channel_spec()
2438 bucket->min_dwell_time_active = max_dwell_time_active_bucket; in hdd_extscan_start_fill_bucket_channel_spec()
2439 bucket->max_dwell_time_active = max_dwell_time_active_bucket; in hdd_extscan_start_fill_bucket_channel_spec()
2503 max_dwell_time_active_bucket; in hdd_extscan_start_fill_bucket_channel_spec()
2510 if (max_dwell_time_active_bucket < in hdd_extscan_start_fill_bucket_channel_spec()
2512 max_dwell_time_active_bucket = in hdd_extscan_start_fill_bucket_channel_spec()
2528 max_dwell_time_active_bucket, in hdd_extscan_start_fill_bucket_channel_spec()
[all …]