Searched refs:pri_channel (Results 1 – 3 of 3) sorted by relevance
561 hapd->iface->freq = hostapd_hw_get_freq(hapd, acs_res->pri_channel); in hostapd_acs_channel_selected()563 if (!acs_res->pri_channel) { in hostapd_acs_channel_selected()570 hapd->iconf->channel = acs_res->pri_channel; in hostapd_acs_channel_selected()575 else if (acs_res->sec_channel < acs_res->pri_channel) in hostapd_acs_channel_selected()577 else if (acs_res->sec_channel > acs_res->pri_channel) in hostapd_acs_channel_selected()
1529 event.acs_selected_channels.pri_channel = in qca_nl80211_acs_select_ch()1558 event.acs_selected_channels.pri_channel, in qca_nl80211_acs_select_ch()
4573 u8 pri_channel; member