Home
last modified time | relevance | path

Searched refs:max_match_sets (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c217 wiphy->max_match_sets = 0; in mt7615_check_offload_capability()
393 wiphy->max_match_sets = MT76_CONNAC_MAX_SCAN_MATCH; in mt7615_init_wiphy()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c547 wiphy->max_match_sets = BRCMF_PNO_MAX_PFN_COUNT; in brcmf_pno_wiphy_params()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c547 wiphy->max_match_sets = BRCMF_PNO_MAX_PFN_COUNT; in brcmf_pno_wiphy_params()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1086 u8 max_match_sets; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c560 wiphy->max_match_sets = MT76_CONNAC_MAX_SCAN_MATCH; in mt792x_init_wiphy()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1086 u8 max_match_sets; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c942 if (ar->wiphy->max_match_sets != 0 && n_match_ssid == 0) in ath6kl_set_probed_ssids()
3897 wiphy->max_match_sets = MAX_PROBED_SSIDS; in ath6kl_cfg80211_init()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dmain.c1247 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dmain.c1247 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4511 * similar, but not necessarily identical, to max_match_sets for
4763 * @max_match_sets: maximum number of match sets the device can handle
4918 u8 max_match_sets; member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4376 wiphy->max_match_sets = MWIFIEX_MAX_SSID_LIST_LENGTH; in mwifiex_register_cfg80211()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5024 * similar, but not necessarily identical, to max_match_sets for
5292 * @max_match_sets: maximum number of match sets the device can handle
5472 u8 max_match_sets; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4423 wiphy->max_match_sets = MWIFIEX_MAX_SSID_LIST_LENGTH; in mwifiex_register_cfg80211()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c2165 rdev->wiphy.max_match_sets)) in nl80211_send_wiphy()
8463 struct nlattr **attrs, int max_match_sets) in nl80211_parse_sched_scan()
8534 if (n_match_sets > max_match_sets) in nl80211_parse_sched_scan()
8826 rdev->wiphy.max_match_sets); in nl80211_start_sched_scan()
8462 nl80211_parse_sched_scan(struct wiphy *wiphy, struct wireless_dev *wdev, struct nlattr **attrs, int max_match_sets) nl80211_parse_sched_scan() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c2446 rdev->wiphy.max_match_sets)) in nl80211_send_wiphy()
9530 struct nlattr **attrs, int max_match_sets) in nl80211_parse_sched_scan()
9601 if (n_match_sets > max_match_sets) in nl80211_parse_sched_scan()
9895 rdev->wiphy.max_match_sets); in nl80211_start_sched_scan()
9529 nl80211_parse_sched_scan(struct wiphy *wiphy, struct wireless_dev *wdev, struct nlattr **attrs, int max_match_sets) nl80211_parse_sched_scan() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c632 hw->wiphy->max_match_sets = iwl_umac_scan_get_max_profiles(mvm->fw); in iwl_mvm_mac_setup_register()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c563 hw->wiphy->max_match_sets = iwl_umac_scan_get_max_profiles(mvm->fw); in iwl_mvm_mac_setup_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dmain.c6259 wl->hw->wiphy->max_match_sets = 16; in wl1271_init_ieee80211()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dmain.c6191 wl->hw->wiphy->max_match_sets = 16; in wl1271_init_ieee80211()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c9894 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c10059 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_mac_register()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c9529 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in __ath11k_mac_register()

Completed in 163 milliseconds