| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | wow.c | 523 size = sizeof(*pno_req->match_sets) * pno_req->match_set_cnt; in rtw_wow_check_pno() 524 pno_req->match_sets = kmemdup(nd_config->match_sets, size, GFP_KERNEL); in rtw_wow_check_pno() 525 if (!pno_req->match_sets) in rtw_wow_check_pno() 547 kfree(pno_req->match_sets); in rtw_wow_check_pno() 820 kfree(pno_req->match_sets); in rtw_wow_clear_wakeups()
|
| H A D | fw.c | 752 nlo_hdr->ssid_len[i] = pno_req->match_sets[i].ssid.ssid_len; in rtw_nlo_info_get() 755 ssid = &pno_req->match_sets[i].ssid; in rtw_nlo_info_get() 767 memcpy(pos, pno_req->match_sets[i].ssid.ssid, in rtw_nlo_info_get() 768 pno_req->match_sets[i].ssid.ssid_len); in rtw_nlo_info_get() 1076 ssid = &rtw_pno_req->match_sets[i].ssid; in rtw_add_rsvd_page_pno()
|
| H A D | main.h | 991 struct cfg80211_match_set *match_sets; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | wow.c | 191 ssid_len = nd_config->match_sets[i].ssid.ssid_len; in ath10k_wmi_pno_check() 199 nd_config->match_sets[i].ssid.ssid, in ath10k_wmi_pno_check() 200 nd_config->match_sets[i].ssid.ssid_len); in ath10k_wmi_pno_check() 207 pno->a_networks[i].rssi_threshold = nd_config->match_sets[i].rssi_thold; in ath10k_wmi_pno_check()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | scan.c | 147 struct cfg80211_match_set *match_sets; member 536 if (!params->match_sets[j].ssid.ssid_len) in iwl_scan_build_ssids() 539 ssids[i].len = params->match_sets[j].ssid.ssid_len; in iwl_scan_build_ssids() 540 memcpy(ssids[i].ssid, params->match_sets[j].ssid.ssid, in iwl_scan_build_ssids() 624 if (!req->n_match_sets || !req->match_sets[0].ssid.ssid_len) in iwl_mvm_config_sched_scan_profiles() 651 if (req->n_match_sets && req->match_sets[0].ssid.ssid_len) { in iwl_mvm_scan_pass_all() 2292 params.match_sets = NULL; in iwl_mvm_reg_scan_start() 2375 params.match_sets = req->match_sets; in iwl_mvm_sched_scan_start()
|
| H A D | d3.c | 1001 mvm->nd_match_sets = kmemdup(nd_config->match_sets, in iwl_mvm_netdetect_config() 1002 sizeof(*nd_config->match_sets) * in iwl_mvm_netdetect_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | pno.c | 375 ms = &r->match_sets[j]; in brcmf_pno_config_networks() 580 ms = &req->match_sets[j]; in brcmf_pno_get_bucket_map()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | scan.c | 376 struct cfg80211_match_set *sets = req->match_sets; in wlcore_scan_sched_scan_ssid_list()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 8425 struct cfg80211_match_set *match_sets, in nl80211_parse_sched_scan_per_band_rssi() argument 8438 match_sets->per_band_rssi_thold[i] = in nl80211_parse_sched_scan_per_band_rssi() 8444 match_sets->per_band_rssi_thold[i] = rssi_thold; in nl80211_parse_sched_scan_per_band_rssi() 8452 match_sets->per_band_rssi_thold[band] = nla_get_s32(attr); in nl80211_parse_sched_scan_per_band_rssi() 8577 + sizeof(*request->match_sets) * n_match_sets in nl80211_parse_sched_scan() 8596 request->match_sets = (void *)(request->ie + ie_len); in nl80211_parse_sched_scan() 8598 request->match_sets = in nl80211_parse_sched_scan() 8601 request->match_sets = in nl80211_parse_sched_scan() 8607 request->scan_plans = (void *)(request->match_sets + in nl80211_parse_sched_scan() 8715 memcpy(request->match_sets[i].ssid.ssid, in nl80211_parse_sched_scan() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgscan.c | 3084 ssid = &request->match_sets[i].ssid; in wl_cfg80211_sched_scan_start() 3102 if (request->match_sets[i].rssi_thold != NL80211_SCAN_RSSI_THOLD_OFF) { in wl_cfg80211_sched_scan_start() 3104 (int8)request->match_sets[i].rssi_thold; in wl_cfg80211_sched_scan_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgscan.c | 3075 ssid = &request->match_sets[i].ssid; in wl_cfg80211_sched_scan_start() 3093 if (request->match_sets[i].rssi_thold != NL80211_SCAN_RSSI_THOLD_OFF) { in wl_cfg80211_sched_scan_start() 3095 (int8)request->match_sets[i].rssi_thold; in wl_cfg80211_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgscan.c | 3084 ssid = &request->match_sets[i].ssid; in wl_cfg80211_sched_scan_start() 3102 if (request->match_sets[i].rssi_thold != NL80211_SCAN_RSSI_THOLD_OFF) { in wl_cfg80211_sched_scan_start() 3104 (int8)request->match_sets[i].rssi_thold; in wl_cfg80211_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.c | 3460 struct cfg80211_match_set *match_sets, in wmi_sched_scan_set_ssids() argument 3475 struct cfg80211_match_set *cfg_match = &match_sets[i]; in wmi_sched_scan_set_ssids() 3564 request->match_sets, request->n_match_sets); in wmi_start_sched_scan()
|
| H A D | cfg80211.c | 2491 struct cfg80211_match_set *ms = &request->match_sets[i]; in wil_cfg80211_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgscan.c | 3843 ssid = &request->match_sets[i].ssid; in wl_cfg80211_sched_scan_start() 3861 if (request->match_sets[i].rssi_thold != NL80211_SCAN_RSSI_THOLD_OFF) { in wl_cfg80211_sched_scan_start() 3863 (int8)request->match_sets[i].rssi_thold; in wl_cfg80211_sched_scan_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgscan.c | 3837 ssid = &request->match_sets[i].ssid; in wl_cfg80211_sched_scan_start() 3855 if (request->match_sets[i].rssi_thold != NL80211_SCAN_RSSI_THOLD_OFF) { in wl_cfg80211_sched_scan_start() 3857 (int8)request->match_sets[i].rssi_thold; in wl_cfg80211_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3282 if (n_match_sets == 1 && !request->match_sets[0].ssid.ssid_len) in ath6kl_cfg80211_sscan_start() 3295 request->match_sets, in ath6kl_cfg80211_sscan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 6148 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; 6149 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, 6150 request->match_sets[i].ssid.ssid_len);
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 2349 struct cfg80211_match_set *match_sets; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8616 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; in cfg80211_rtw_sched_scan_start() 8617 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, in cfg80211_rtw_sched_scan_start() 8618 request->match_sets[i].ssid.ssid_len); in cfg80211_rtw_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8762 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; in cfg80211_rtw_sched_scan_start() 8763 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, in cfg80211_rtw_sched_scan_start() 8764 request->match_sets[i].ssid.ssid_len); in cfg80211_rtw_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8742 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; in cfg80211_rtw_sched_scan_start() 8743 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, in cfg80211_rtw_sched_scan_start() 8744 request->match_sets[i].ssid.ssid_len); in cfg80211_rtw_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9568 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; in cfg80211_rtw_sched_scan_start() 9569 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, in cfg80211_rtw_sched_scan_start() 9570 request->match_sets[i].ssid.ssid_len); in cfg80211_rtw_sched_scan_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9569 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; in cfg80211_rtw_sched_scan_start() 9570 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, in cfg80211_rtw_sched_scan_start() 9571 request->match_sets[i].ssid.ssid_len); in cfg80211_rtw_sched_scan_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9833 ssids[i].ssid_len = request->match_sets[i].ssid.ssid_len; in cfg80211_rtw_sched_scan_start() 9834 memcpy(ssids[i].ssid, request->match_sets[i].ssid.ssid, in cfg80211_rtw_sched_scan_start() 9835 request->match_sets[i].ssid.ssid_len); in cfg80211_rtw_sched_scan_start()
|