Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c161 wiphy->max_match_sets = 0; in mt7615_check_offload_capability()
338 wiphy->max_match_sets = MT7615_MAX_SCAN_MATCH; in mt7615_init_wiphy()
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpno.c547 wiphy->max_match_sets = BRCMF_PNO_MAX_PFN_COUNT; in brcmf_pno_wiphy_params()
/Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/
Dqlink.h1086 u8 max_match_sets; member
/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dmain.c1247 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
/Linux-v5.10/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c942 if (ar->wiphy->max_match_sets != 0 && n_match_ssid == 0) in ath6kl_set_probed_ssids()
3894 wiphy->max_match_sets = MAX_PROBED_SSIDS; in ath6kl_cfg80211_init()
/Linux-v5.10/include/net/
Dcfg80211.h4915 u8 max_match_sets; member
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c4384 wiphy->max_match_sets = MWIFIEX_MAX_SSID_LIST_LENGTH; in mwifiex_register_cfg80211()
/Linux-v5.10/net/wireless/
Dnl80211.c2156 rdev->wiphy.max_match_sets)) in nl80211_send_wiphy()
8442 struct nlattr **attrs, int max_match_sets) in nl80211_parse_sched_scan() argument
8513 if (n_match_sets > max_match_sets) in nl80211_parse_sched_scan()
8805 rdev->wiphy.max_match_sets); in nl80211_start_sched_scan()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c632 hw->wiphy->max_match_sets = iwl_umac_scan_get_max_profiles(mvm->fw); in iwl_mvm_mac_setup_register()
/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dmain.c6272 wl->hw->wiphy->max_match_sets = 16; in wl1271_init_ieee80211()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c9855 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_mac_register()