Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c277 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) in dfs_get_start_chan_idx() argument
285 *seg1_start = -1; in dfs_get_start_chan_idx()
336 *seg1_start = i; in dfs_get_start_chan_idx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c320 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) in dfs_get_start_chan_idx() argument
328 *seg1_start = -1; in dfs_get_start_chan_idx()
379 *seg1_start = i; in dfs_get_start_chan_idx()