Home
last modified time | relevance | path

Searched refs:seg0_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
479 seg0_idx = (cf1 - 5000) / 5; in hostapd_event_ch_switch()
484 seg0_idx = hostapd_hw_get_channel(hapd, cf1); in hostapd_event_ch_switch()
495 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx; in hostapd_event_ch_switch()