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.c477 u8 seg0_idx = 0, seg1_idx = 0; in hostapd_event_ch_switch() local
516 seg0_idx = (cf1 - 5000) / 5; in hostapd_event_ch_switch()
521 ieee80211_freq_to_chan(cf1, &seg0_idx); in hostapd_event_ch_switch()
532 hapd->iconf->vht_oper_centr_freq_seg0_idx = seg0_idx; in hostapd_event_ch_switch()