Searched refs:netdetect_cfg (Results 1 – 1 of 1) sorted by relevance
273 struct cfg80211_sched_scan_request *netdetect_cfg = in iwl_mld_netdetect_config() local281 ret = iwl_mld_sched_scan_start(mld, vif, netdetect_cfg, &ies, in iwl_mld_netdetect_config()1081 const struct cfg80211_sched_scan_request *netdetect_cfg, in iwl_mld_set_netdetect_info() argument1108 idx = netdetect_cfg->n_match_sets - i - 1; in iwl_mld_set_netdetect_info()1110 netdetect_cfg->match_sets[idx].ssid.ssid_len; in iwl_mld_set_netdetect_info()1112 netdetect_cfg->match_sets[idx].ssid.ssid, in iwl_mld_set_netdetect_info()1115 if (netdetect_cfg->n_channels < n_channels) in iwl_mld_set_netdetect_info()1122 netdetect_cfg->channels[j]->center_freq; in iwl_mld_set_netdetect_info()1134 const struct cfg80211_sched_scan_request *netdetect_cfg; in iwl_mld_process_netdetect_res() local1152 netdetect_cfg = mld->wiphy->wowlan_config->nd_config; in iwl_mld_process_netdetect_res()[all …]