Searched refs:match_sets (Results 1 – 10 of 10) sorted by relevance
134 struct cfg80211_match_set *match_sets; member514 if (!params->match_sets[j].ssid.ssid_len) in iwl_scan_build_ssids()517 ssids[i].len = params->match_sets[j].ssid.ssid_len; in iwl_scan_build_ssids()518 memcpy(ssids[i].ssid, params->match_sets[j].ssid.ssid, in iwl_scan_build_ssids()587 if (!req->n_match_sets || !req->match_sets[0].ssid.ssid_len) in iwl_mvm_config_sched_scan_profiles()614 if (req->n_match_sets && req->match_sets[0].ssid.ssid_len) { in iwl_mvm_scan_pass_all()1628 params.match_sets = NULL; in iwl_mvm_reg_scan_start()1722 params.match_sets = req->match_sets; in iwl_mvm_sched_scan_start()
915 mvm->nd_match_sets = kmemdup(nd_config->match_sets, in iwl_mvm_netdetect_config()916 sizeof(*nd_config->match_sets) * in iwl_mvm_netdetect_config()
377 ms = &r->match_sets[j]; in brcmf_pno_config_networks()576 ms = &req->match_sets[j]; in brcmf_pno_get_bucket_map()
390 struct cfg80211_match_set *sets = req->match_sets; in wlcore_scan_sched_scan_ssid_list()
7514 + sizeof(*request->match_sets) * n_match_sets in nl80211_parse_sched_scan()7533 request->match_sets = (void *)(request->ie + ie_len); in nl80211_parse_sched_scan()7535 request->match_sets = in nl80211_parse_sched_scan()7538 request->match_sets = in nl80211_parse_sched_scan()7544 request->scan_plans = (void *)(request->match_sets + in nl80211_parse_sched_scan()7650 memcpy(request->match_sets[i].ssid.ssid, in nl80211_parse_sched_scan()7652 request->match_sets[i].ssid.ssid_len = in nl80211_parse_sched_scan()7660 memcpy(request->match_sets[i].bssid, in nl80211_parse_sched_scan()7665 request->match_sets[i].rssi_thold = in nl80211_parse_sched_scan()7669 request->match_sets[i].rssi_thold = in nl80211_parse_sched_scan()[all …]
2917 struct cfg80211_match_set *match_sets, in wmi_sched_scan_set_ssids() argument2932 struct cfg80211_match_set *cfg_match = &match_sets[i]; in wmi_sched_scan_set_ssids()3021 request->match_sets, request->n_match_sets); in wmi_start_sched_scan()
2000 struct cfg80211_match_set *ms = &request->match_sets[i]; in wil_cfg80211_sched_scan_start()
3285 if (n_match_sets == 1 && !request->match_sets[0].ssid.ssid_len) in ath6kl_cfg80211_sscan_start()3298 request->match_sets, in ath6kl_cfg80211_sscan_start()
1868 struct cfg80211_match_set *match_sets; member
2663 bgscan_cfg->ssid_list = request->match_sets; in mwifiex_cfg80211_sched_scan_start()