Home
last modified time | relevance | path

Searched refs:max_match_sets (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpno.c543 wiphy->max_match_sets = BRCMF_PNO_MAX_PFN_COUNT; in brcmf_pno_wiphy_params()
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dmain.c1258 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c942 if (ar->wiphy->max_match_sets != 0 && n_match_ssid == 0) in ath6kl_set_probed_ssids()
3896 wiphy->max_match_sets = MAX_PROBED_SSIDS; in ath6kl_cfg80211_init()
/Linux-v5.4/include/net/
Dcfg80211.h4569 u8 max_match_sets; member
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4384 wiphy->max_match_sets = MWIFIEX_MAX_SSID_LIST_LENGTH; in mwifiex_register_cfg80211()
/Linux-v5.4/net/wireless/
Dnl80211.c1948 rdev->wiphy.max_match_sets) || in nl80211_send_wiphy()
7887 struct nlattr **attrs, int max_match_sets) in nl80211_parse_sched_scan() argument
7958 if (n_match_sets > max_match_sets) in nl80211_parse_sched_scan()
8259 rdev->wiphy.max_match_sets); in nl80211_start_sched_scan()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c609 hw->wiphy->max_match_sets = IWL_SCAN_MAX_PROFILES; in iwl_mvm_mac_setup_register()
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dmain.c6254 wl->hw->wiphy->max_match_sets = 16; in wl1271_init_ieee80211()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c8814 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_mac_register()