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.c477 u8 seg0_idx = 0, seg1_idx = 0; in hostapd_event_ch_switch() local
518 seg1_idx = (cf2 - 5000) / 5; in hostapd_event_ch_switch()
522 ieee80211_freq_to_chan(cf2, &seg1_idx); in hostapd_event_ch_switch()
533 hapd->iconf->vht_oper_centr_freq_seg1_idx = seg1_idx; in hostapd_event_ch_switch()