Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c2292 uint8_t total_channels) in hdd_extscan_channel_max_reached() argument
2294 if (total_channels == WMI_WLAN_EXTSCAN_MAX_CHANNELS) { in hdd_extscan_channel_max_reached()
2296 total_channels, req->num_buckets); in hdd_extscan_channel_max_reached()
2322 uint8_t bkt_index, j, num_channels, total_channels = 0; in hdd_extscan_start_fill_bucket_channel_spec() local
2451 total_channels)) in hdd_extscan_start_fill_bucket_channel_spec()
2471 total_channels)); in hdd_extscan_start_fill_bucket_channel_spec()
2473 bucket->num_channels, total_channels); in hdd_extscan_start_fill_bucket_channel_spec()
2474 total_channels += bucket->num_channels; in hdd_extscan_start_fill_bucket_channel_spec()
2557 total_channels)); in hdd_extscan_start_fill_bucket_channel_spec()
2559 bucket->num_channels, total_channels); in hdd_extscan_start_fill_bucket_channel_spec()
[all …]