Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
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()
Dap_config.h1191 unsigned int ch_switch_vht_config; member
Dhostapd.c4459 hapd->iconf->ch_switch_vht_config |= CH_SWITCH_VHT_ENABLED; in hostapd_chan_switch_config()
4461 hapd->iconf->ch_switch_vht_config |= CH_SWITCH_VHT_DISABLED; in hostapd_chan_switch_config()
4468 hapd->iconf->ch_switch_vht_config); in hostapd_chan_switch_config()