Home
last modified time | relevance | path

Searched refs:SIR_PASSPOINT_LIST_MAX_NETWORKS (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c3814 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()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2732 #define SIR_PASSPOINT_LIST_MAX_NETWORKS 8 macro