Searched refs:pri_channel (Results 1 – 3 of 3) sorted by relevance
600 hapd->iface->freq = hostapd_hw_get_freq(hapd, acs_res->pri_channel); in hostapd_acs_channel_selected()602 if (!acs_res->pri_channel) { in hostapd_acs_channel_selected()610 hapd->iconf->channel = acs_res->pri_channel; in hostapd_acs_channel_selected()615 else if (acs_res->sec_channel < acs_res->pri_channel) in hostapd_acs_channel_selected()617 else if (acs_res->sec_channel > acs_res->pri_channel) in hostapd_acs_channel_selected()
1580 event.acs_selected_channels.pri_channel = in qca_nl80211_acs_select_ch()1609 event.acs_selected_channels.pri_channel, in qca_nl80211_acs_select_ch()
4736 u8 pri_channel; member