Home
last modified time | relevance | path

Searched refs:WMI_PNO_MAX_SUPP_NETWORKS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c184 pno->uc_networks_count > WMI_PNO_MAX_SUPP_NETWORKS) in ath10k_wmi_pno_check()
633 ar->wow.wowlan_support.max_nd_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_wow_init()
H A Dwmi.h7328 #define WMI_PNO_MAX_SUPP_NETWORKS WLAN_SCAN_PARAMS_MAX_SSID macro
7361 struct wmi_network_type a_networks[WMI_PNO_MAX_SUPP_NETWORKS];
H A Dmac.c10059 ar->hw->wiphy->max_sched_scan_ssids = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_mac_register()
10060 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath10k_mac_register()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwow.c254 pno->uc_networks_count > WMI_PNO_MAX_SUPP_NETWORKS) in ath11k_wmi_pno_check_and_convert()
868 ar->wow.wowlan_support.max_nd_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in ath11k_wow_init()
H A Dwmi.h6012 #define WMI_PNO_MAX_SUPP_NETWORKS WLAN_SCAN_PARAMS_MAX_SSID macro
6103 struct wmi_network_type a_networks[WMI_PNO_MAX_SUPP_NETWORKS];
H A Dmac.c9534 ar->hw->wiphy->max_sched_scan_ssids = WMI_PNO_MAX_SUPP_NETWORKS; in __ath11k_mac_register()
9535 ar->hw->wiphy->max_match_sets = WMI_PNO_MAX_SUPP_NETWORKS; in __ath11k_mac_register()