Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c139 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() function
217 if (!dfs_chan_range_available(mode, i, n_chans, skip_radar)) in dfs_find_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c144 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() function
240 if (!dfs_chan_range_available(mode, i, n_chans, skip_radar)) { in dfs_find_channel()