Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDdrv_callbacks.c450 int channel, chwidth, seg0_idx = 0, seg1_idx = 0, is_dfs; in hostapd_event_ch_switch() local
470 chwidth = VHT_CHANWIDTH_80MHZ; in hostapd_event_ch_switch()
473 chwidth = VHT_CHANWIDTH_80P80MHZ; in hostapd_event_ch_switch()
476 chwidth = VHT_CHANWIDTH_160MHZ; in hostapd_event_ch_switch()
482 chwidth = VHT_CHANWIDTH_USE_HT; in hostapd_event_ch_switch()
504 hapd->iconf->vht_oper_chwidth = chwidth; in hostapd_event_ch_switch()