Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1136 freq, ht, hapd->iconf->ch_switch_vht_config, in hostapd_event_ch_switch()
1214 if (hapd->iconf->ch_switch_vht_config) { in hostapd_event_ch_switch()
1216 if (hapd->iconf->ch_switch_vht_config & in hostapd_event_ch_switch()
1219 else if (hapd->iconf->ch_switch_vht_config & in hostapd_event_ch_switch()
1251 hapd->iconf->ch_switch_vht_config = 0; in hostapd_event_ch_switch()
H A Dap_config.h1191 unsigned int ch_switch_vht_config; member
H A Dhostapd.c4474 hapd->iconf->ch_switch_vht_config |= CH_SWITCH_VHT_ENABLED; in hostapd_chan_switch_config()
4476 hapd->iconf->ch_switch_vht_config |= CH_SWITCH_VHT_DISABLED; in hostapd_chan_switch_config()
4483 hapd->iconf->ch_switch_vht_config); in hostapd_chan_switch_config()