Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c876 hapd->iconf->ch_switch_he_config, offset, in hostapd_event_ch_switch()
948 } else if (hapd->iconf->ch_switch_he_config) { in hostapd_event_ch_switch()
950 if (hapd->iconf->ch_switch_he_config & in hostapd_event_ch_switch()
953 else if (hapd->iconf->ch_switch_he_config & in hostapd_event_ch_switch()
958 hapd->iconf->ch_switch_he_config = 0; in hostapd_event_ch_switch()
Dap_config.h1067 unsigned int ch_switch_he_config; member
Dhostapd.c3567 hapd->iconf->ch_switch_he_config |= CH_SWITCH_HE_ENABLED; in hostapd_chan_switch_config()
3569 hapd->iconf->ch_switch_he_config |= CH_SWITCH_HE_DISABLED; in hostapd_chan_switch_config()
3579 hapd->iconf->ch_switch_he_config, in hostapd_chan_switch_config()