Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddfs.c356 int channel_no = iface->conf->channel; in dfs_get_start_chan_idx() local
364 channel_no -= 4; in dfs_get_start_chan_idx()
373 channel_no = hostapd_get_oper_centr_freq_seg0_idx( in dfs_get_start_chan_idx()
377 channel_no = hostapd_get_oper_centr_freq_seg0_idx( in dfs_get_start_chan_idx()
381 channel_no = hostapd_get_oper_centr_freq_seg0_idx( in dfs_get_start_chan_idx()
387 channel_no = hostapd_get_oper_centr_freq_seg0_idx( in dfs_get_start_chan_idx()
393 channel_no = -1; in dfs_get_start_chan_idx()
402 if (chan->chan == channel_no) { in dfs_get_start_chan_idx()
428 mode->num_channels, channel_no, iface->conf->channel, in dfs_get_start_chan_idx()