Home
last modified time | relevance | path

Searched refs:seg1_idx (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
481 seg1_idx = (cf2 - 5000) / 5; in hostapd_event_ch_switch()
485 seg1_idx = hostapd_hw_get_channel(hapd, cf2); in hostapd_event_ch_switch()
496 hapd->iconf->vht_oper_centr_freq_seg1_idx = seg1_idx; in hostapd_event_ch_switch()