Searched refs:MAX_EPNO_NETWORKS (Results 1 – 2 of 2) sorted by relevance
3490 if (num_networks > MAX_EPNO_NETWORKS) { in __wlan_hdd_cfg80211_set_epno_list()3492 num_networks, MAX_EPNO_NETWORKS, MAX_EPNO_NETWORKS); in __wlan_hdd_cfg80211_set_epno_list()3493 num_networks = MAX_EPNO_NETWORKS; in __wlan_hdd_cfg80211_set_epno_list()
2730 #define MAX_EPNO_NETWORKS 64 macro