Searched defs:vht_seg0_idx (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c2393 int vht_seg0_idx = 0, vht_seg1_idx = 0, vht_bw = VHT_CHANWIDTH_USE_HT; local
2399 vht_seg0_idx = 36 + (freq_params->center_freq1 - 5180) / 5;
2427 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c2393 int vht_seg0_idx = 0, vht_seg1_idx = 0, vht_bw = VHT_CHANWIDTH_USE_HT; local
2399 vht_seg0_idx = 36 + (freq_params->center_freq1 - 5180) / 5;
2427 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c2393 int vht_seg0_idx = 0, vht_seg1_idx = 0, vht_bw = VHT_CHANWIDTH_USE_HT; local
2399 vht_seg0_idx = 36 + (freq_params->center_freq1 - 5180) / 5;
2427 iface->conf->vht_oper_centr_freq_seg0_idx = vht_seg0_idx;

Completed in 83 milliseconds