Searched defs:wifi_scan_bucket_params (Results 1 – 1 of 1) sorted by relevance
2317 struct wifi_scan_bucket_params { struct2318 uint8_t bucket;2319 enum wmi_wifi_band band;2320 uint32_t period;2321 uint32_t report_events;2322 uint32_t max_period;2323 uint32_t exponent;2324 uint32_t step_count;2325 uint32_t num_channels;2326 uint32_t min_dwell_time_active;[all …]