Searched refs:max_scan_ssids (Results 1 – 19 of 19) sorted by relevance
397 wiphy->max_scan_ssids = 4; in mt7615_init_wiphy()
1616 drv->capa.max_scan_ssids = IEEE80211_IOC_SCAN_MAX_SSID; in wpa_driver_bsd_capa()1618 drv->capa.max_scan_ssids = 1; in wpa_driver_bsd_capa()
959 capa->max_scan_ssids = in wiphy_info_handler()1594 drv->capa.max_remain_on_chan, drv->capa.max_scan_ssids); in wpa_driver_nl80211_capa()
2344 int max_scan_ssids; member
1661 drv->capa.max_scan_ssids = 1; in wpa_driver_wext_get_range()
11134 drv->capa.max_scan_ssids, in wpa_driver_nl80211_status()
554 wiphy->max_scan_ssids = 4; in mt792x_init_wiphy()
1150 max_ssids = wpa_s->max_scan_ssids; in wpa_supplicant_scan()1755 (need_ssids <= wpa_s->max_scan_ssids || in wpa_supplicant_req_sched_scan()1756 wpa_s->max_scan_ssids >= (int) max_sched_scan_ssids)) { in wpa_supplicant_req_sched_scan()
936 int max_scan_ssids; member
7369 wpa_s->max_scan_ssids = capa.max_scan_ssids; in wpa_supplicant_init_iface()
1250 …int interface_modes, max_match_sets, max_remain_on_channel_duration, max_scan_ssids, max_sched_sca… member
2296 hw->wiphy->max_scan_ssids = RTW_SCAN_MAX_SSIDS; in rtw_register_hw()
3552 dbus_int32_t max_scan_ssid = capa.max_scan_ssids; in wpas_dbus_getter_capabilities()
593 hw->wiphy->max_scan_ssids = PROBE_OPTION_MAX; in iwl_mvm_mac_setup_register()
4649 hw->wiphy->max_scan_ssids = RTW89_SCANOFLD_MAX_SSID; in rtw89_core_register_hw()
7268 ar->hw->wiphy->max_scan_ssids = WLAN_SCAN_PARAMS_MAX_SSID; in __ath12k_mac_register()
3971 ssid_count = min(ss->ss_nssid, hw->wiphy->max_scan_ssids); in lkpi_ic_scan_start()
9491 ar->hw->wiphy->max_scan_ssids = WLAN_SCAN_PARAMS_MAX_SSID; in __ath11k_mac_register()
10122 ar->hw->wiphy->max_scan_ssids = WLAN_SCAN_PARAMS_MAX_SSID;