Searched refs:netdetect_cfg (Results 1 – 1 of 1) sorted by relevance
253 struct cfg80211_sched_scan_request *netdetect_cfg = in iwl_mld_netdetect_config() local261 ret = iwl_mld_sched_scan_start(mld, vif, netdetect_cfg, &ies, in iwl_mld_netdetect_config()1358 const struct cfg80211_sched_scan_request *netdetect_cfg, in iwl_mld_set_netdetect_info() argument1365 for_each_set_bit(i, &matched_profiles, netdetect_cfg->n_match_sets) { in iwl_mld_set_netdetect_info()1384 idx = netdetect_cfg->n_match_sets - i - 1; in iwl_mld_set_netdetect_info()1386 netdetect_cfg->match_sets[idx].ssid.ssid_len; in iwl_mld_set_netdetect_info()1388 netdetect_cfg->match_sets[idx].ssid.ssid, in iwl_mld_set_netdetect_info()1391 if (netdetect_cfg->n_channels < n_channels) in iwl_mld_set_netdetect_info()1398 netdetect_cfg->channels[j]->center_freq; in iwl_mld_set_netdetect_info()1410 const struct cfg80211_sched_scan_request *netdetect_cfg; in iwl_mld_process_netdetect_res() local[all …]