Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A 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()
H A Dap_config.h1086 unsigned int ch_switch_he_config; member
H A Dhostapd.c3625 hapd->iconf->ch_switch_he_config |= CH_SWITCH_HE_ENABLED; in hostapd_chan_switch_config()
3627 hapd->iconf->ch_switch_he_config |= CH_SWITCH_HE_DISABLED; in hostapd_chan_switch_config()
3637 hapd->iconf->ch_switch_he_config, in hostapd_chan_switch_config()