Searched refs:netdetect_cfg (Results 1 – 1 of 1) sorted by relevance
223 struct cfg80211_sched_scan_request *netdetect_cfg = in iwl_mld_netdetect_config() local231 ret = iwl_mld_sched_scan_start(mld, vif, netdetect_cfg, &ies, in iwl_mld_netdetect_config()1159 const struct cfg80211_sched_scan_request *netdetect_cfg, in iwl_mld_set_netdetect_info() argument1166 for_each_set_bit(i, &matched_profiles, netdetect_cfg->n_match_sets) { in iwl_mld_set_netdetect_info()1185 idx = netdetect_cfg->n_match_sets - i - 1; in iwl_mld_set_netdetect_info()1187 netdetect_cfg->match_sets[idx].ssid.ssid_len; in iwl_mld_set_netdetect_info()1189 netdetect_cfg->match_sets[idx].ssid.ssid, in iwl_mld_set_netdetect_info()1192 if (netdetect_cfg->n_channels < n_channels) in iwl_mld_set_netdetect_info()1199 netdetect_cfg->channels[j]->center_freq; in iwl_mld_set_netdetect_info()1211 const struct cfg80211_sched_scan_request *netdetect_cfg; in iwl_mld_process_netdetect_res() local[all …]