Searched refs:max_match_sets (Results 1 – 13 of 13) sorted by relevance
219 wiphy->max_match_sets = 0; in mt7615_check_offload_capability()395 wiphy->max_match_sets = MT76_CONNAC_MAX_SCAN_MATCH; in mt7615_init_wiphy()
1773 params.filter_ssids = os_calloc(wpa_s->max_match_sets, in wpa_supplicant_req_sched_scan()1815 if (params.num_filter_ssids < wpa_s->max_match_sets && in wpa_supplicant_req_sched_scan()3502 if (num_match_ssid > wpa_s->max_match_sets) { in wpas_start_pno()3503 num_match_ssid = wpa_s->max_match_sets; in wpas_start_pno()
942 unsigned int max_match_sets; member
7377 wpa_s->max_match_sets = capa.max_match_sets; in wpa_supplicant_init_iface()
559 wiphy->max_match_sets = MT76_CONNAC_MAX_SCAN_MATCH; in mt792x_init_wiphy()
561 (int) drv->num_filter_ssids <= drv->capa.max_match_sets) || in wpa_driver_nl80211_sched_scan()
2362 int max_match_sets; member
980 capa->max_match_sets = in wiphy_info_handler()
11137 drv->capa.max_match_sets, in wpa_driver_nl80211_status()
1212 …int interface_modes, max_match_sets, max_remain_on_channel_duration, max_scan_ssids, max_sched_sca… member
633 hw->wiphy->max_match_sets = iwl_umac_scan_get_max_profiles(mvm->fw); in iwl_mvm_mac_setup_register()
9516 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in __ath11k_mac_register()
10127 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS;