Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_scan.c24 #define MAX_NL80211_NOISE_FREQS 50 macro
27 u32 freq[MAX_NL80211_NOISE_FREQS];
28 s8 noise[MAX_NL80211_NOISE_FREQS];
43 if (info->count >= MAX_NL80211_NOISE_FREQS) in get_noise_for_scan_results()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_scan.c24 #define MAX_NL80211_NOISE_FREQS 50 macro
27 u32 freq[MAX_NL80211_NOISE_FREQS];
28 s8 noise[MAX_NL80211_NOISE_FREQS];
43 if (info->count >= MAX_NL80211_NOISE_FREQS) in get_noise_for_scan_results()