Home
last modified time | relevance | path

Searched refs:chan_seg1 (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c283 int chan_seg1 = -1; in dfs_get_start_chan_idx() local
307 chan_seg1 = hostapd_get_oper_centr_freq_seg1_idx( in dfs_get_start_chan_idx()
328 if (res != -1 && chan_seg1 > -1) { in dfs_get_start_chan_idx()
335 if (chan->chan == chan_seg1) { in dfs_get_start_chan_idx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c326 int chan_seg1 = -1; in dfs_get_start_chan_idx() local
350 chan_seg1 = hostapd_get_oper_centr_freq_seg1_idx( in dfs_get_start_chan_idx()
371 if (res != -1 && chan_seg1 > -1) { in dfs_get_start_chan_idx()
378 if (chan->chan == chan_seg1) { in dfs_get_start_chan_idx()

Completed in 4 milliseconds