Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c440 int channel, chwidth, seg0_idx = 0, seg1_idx = 0, is_dfs; in hostapd_event_ch_switch() local
460 chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_event_ch_switch()
463 chwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_event_ch_switch()
466 chwidth = VHT_CHANWIDTH_160MHZ; in hostapd_event_ch_switch()
472 chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_event_ch_switch()
494 hapd->iconf->vht_oper_chwidth = chwidth; in hostapd_event_ch_switch()