Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c858 freq, ht, hapd->iconf->ch_switch_vht_config, offset, in hostapd_event_ch_switch()
913 } else if (hapd->iconf->ch_switch_vht_config) { in hostapd_event_ch_switch()
915 if (hapd->iconf->ch_switch_vht_config & in hostapd_event_ch_switch()
918 else if (hapd->iconf->ch_switch_vht_config & in hostapd_event_ch_switch()
922 hapd->iconf->ch_switch_vht_config = 0; in hostapd_event_ch_switch()
Dap_config.h1035 unsigned int ch_switch_vht_config; member
Dhostapd.c3533 hapd->iconf->ch_switch_vht_config |= CH_SWITCH_VHT_ENABLED; in hostapd_chan_switch_vht_config()
3535 hapd->iconf->ch_switch_vht_config |= CH_SWITCH_VHT_DISABLED; in hostapd_chan_switch_vht_config()
3539 hapd->iconf->ch_switch_vht_config); in hostapd_chan_switch_vht_config()