Searched refs:SIR_PASSPOINT_LIST_MAX_NETWORKS (Results 1 – 2 of 2) sorted by relevance
3814 if (num_networks > SIR_PASSPOINT_LIST_MAX_NETWORKS) { in __wlan_hdd_cfg80211_set_passpoint_list()3816 num_networks, SIR_PASSPOINT_LIST_MAX_NETWORKS); in __wlan_hdd_cfg80211_set_passpoint_list()
2732 #define SIR_PASSPOINT_LIST_MAX_NETWORKS 8 macro