Home
last modified time | relevance | path

Searched refs:match_sets (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c546 size = sizeof(*pno_req->match_sets) * pno_req->match_set_cnt; in rtw_wow_check_pno()
547 pno_req->match_sets = kmemdup(nd_config->match_sets, size, GFP_KERNEL); in rtw_wow_check_pno()
548 if (!pno_req->match_sets) in rtw_wow_check_pno()
570 kfree(pno_req->match_sets); in rtw_wow_check_pno()
844 kfree(pno_req->match_sets); in rtw_wow_clear_wakeups()
H A Dfw.c1113 nlo_hdr->ssid_len[i] = pno_req->match_sets[i].ssid.ssid_len; in rtw_nlo_info_get()
1116 ssid = &pno_req->match_sets[i].ssid; in rtw_nlo_info_get()
1128 memcpy(pos, pno_req->match_sets[i].ssid.ssid, in rtw_nlo_info_get()
1129 pno_req->match_sets[i].ssid.ssid_len); in rtw_nlo_info_get()
1439 ssid = &rtw_pno_req->match_sets[i].ssid; in rtw_add_rsvd_page_pno()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c192 ssid_len = nd_config->match_sets[i].ssid.ssid_len; in ath10k_wmi_pno_check()
200 nd_config->match_sets[i].ssid.ssid, in ath10k_wmi_pno_check()
201 nd_config->match_sets[i].ssid.ssid_len); in ath10k_wmi_pno_check()
208 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath10k_wmi_pno_check()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dscan.c106 struct cfg80211_match_set *match_sets; member
627 if (!params->match_sets[j].ssid.ssid_len) in iwl_mld_scan_cmd_build_ssids()
631 ssids[i].len = params->match_sets[j].ssid.ssid_len; in iwl_mld_scan_cmd_build_ssids()
632 memcpy(ssids[i].ssid, params->match_sets[j].ssid.ssid, in iwl_mld_scan_cmd_build_ssids()
1194 if (req->n_match_sets && req->match_sets[0].ssid.ssid_len) { in iwl_mld_scan_pass_all()
1245 if (!req->n_match_sets || !req->match_sets[0].ssid.ssid_len) in iwl_mld_config_sched_scan_profiles()
1473 params.match_sets = NULL; in _iwl_mld_single_scan_start()
1664 params.match_sets = req->match_sets; in iwl_mld_sched_scan_start()
H A Dd3.c1187 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()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwow.c271 ssid_len = nd_config->match_sets[i].ssid.ssid_len; in ath11k_wmi_pno_check_and_convert()
279 nd_config->match_sets[i].ssid.ssid, in ath11k_wmi_pno_check_and_convert()
280 nd_config->match_sets[i].ssid.ssid_len); in ath11k_wmi_pno_check_and_convert()
287 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath11k_wmi_pno_check_and_convert()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c375 ms = &r->match_sets[j]; in brcmf_pno_config_networks()
580 ms = &req->match_sets[j]; in brcmf_pno_get_bucket_map()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwow.c287 ssid_len = nd_config->match_sets[i].ssid.ssid_len; in ath12k_wow_pno_check_and_convert()
295 nd_config->match_sets[i].ssid.ssid, in ath12k_wow_pno_check_and_convert()
303 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath12k_wow_pno_check_and_convert()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c98 struct cfg80211_match_set *match_sets; member
492 if (!params->match_sets[j].ssid.ssid_len) in iwl_scan_build_ssids()
495 ssids[i].len = params->match_sets[j].ssid.ssid_len; in iwl_scan_build_ssids()
496 memcpy(ssids[i].ssid, params->match_sets[j].ssid.ssid, in iwl_scan_build_ssids()
580 if (!req->n_match_sets || !req->match_sets[0].ssid.ssid_len) in iwl_mvm_config_sched_scan_profiles()
609 if (req->n_match_sets && req->match_sets[0].ssid.ssid_len) { in iwl_mvm_scan_pass_all()
3010 params.match_sets = NULL; in _iwl_mvm_single_scan_start()
3119 params.match_sets = req->match_sets; in iwl_mvm_sched_scan_start()
H A Dd3.c1214 mvm->nd_match_sets = kmemdup(nd_config->match_sets, in iwl_mvm_netdetect_config()
1215 sizeof(*nd_config->match_sets) * in iwl_mvm_netdetect_config()
/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.c373 struct cfg80211_match_set *sets = req->match_sets; in wlcore_scan_sched_scan_ssid_list()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dwow.c1484 nd_config->match_sets[i].ssid.ssid, in rtw89_pno_scan_update_probe_req()
1485 nd_config->match_sets[i].ssid.ssid_len, in rtw89_pno_scan_update_probe_req()
H A Dfw.c9533 h2c->ssid_len[i] = nd_config->match_sets[i].ssid.ssid_len; in rtw89_fw_h2c_cfg_pno()
9534 memcpy(h2c->ssid[i], nd_config->match_sets[i].ssid.ssid, in rtw89_fw_h2c_cfg_pno()
9535 nd_config->match_sets[i].ssid.ssid_len); in rtw89_fw_h2c_cfg_pno()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c3459 struct cfg80211_match_set *match_sets, in wmi_sched_scan_set_ssids() argument
3474 struct cfg80211_match_set *cfg_match = &match_sets[i]; in wmi_sched_scan_set_ssids()
3563 request->match_sets, request->n_match_sets); in wmi_start_sched_scan()
H A Dcfg80211.c2515 struct cfg80211_match_set *ms = &request->match_sets[i]; in wil_cfg80211_sched_scan_start()
/linux/net/wireless/
H A Dnl80211.c10958 size = size_add(size, array_size(sizeof(*request->match_sets), in nl80211_parse_sched_scan()
10981 request->match_sets = (void *)(request->ie + ie_len); in nl80211_parse_sched_scan()
10983 request->match_sets = in nl80211_parse_sched_scan()
10986 request->match_sets = in nl80211_parse_sched_scan()
10992 request->scan_plans = (void *)(request->match_sets + in nl80211_parse_sched_scan()
11100 memcpy(request->match_sets[i].ssid.ssid, in nl80211_parse_sched_scan()
11102 request->match_sets[i].ssid.ssid_len = in nl80211_parse_sched_scan()
11106 memcpy(request->match_sets[i].bssid, in nl80211_parse_sched_scan()
11110 request->match_sets[i].rssi_thold = default_match_rssi; in nl80211_parse_sched_scan()
11113 request->match_sets[i].rssi_thold = in nl80211_parse_sched_scan()
[all …]
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3287 if (n_match_sets == 1 && !request->match_sets[0].ssid.ssid_len) in ath6kl_cfg80211_sscan_start()
3300 request->match_sets, in ath6kl_cfg80211_sscan_start()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1910 match = &sreq->match_sets[i]; in mt76_connac_mcu_sched_scan_req()
/linux/include/net/
H A Dcfg80211.h3024 struct cfg80211_match_set *match_sets; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2798 bgscan_cfg->ssid_list = request->match_sets; in mwifiex_cfg80211_sched_scan_start()