Searched refs:vht_seg1_idx (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c3212 int vht_seg0_idx = 0, vht_seg1_idx = 0, vht_bw = VHT_CHANWIDTH_USE_HT; local
3220 vht_seg1_idx = 36 + (freq_params->center_freq2 - 5180) / 5;
3247 iface->conf->vht_oper_centr_freq_seg1_idx = vht_seg1_idx;
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c3212 int vht_seg0_idx = 0, vht_seg1_idx = 0, vht_bw = VHT_CHANWIDTH_USE_HT; local
3220 vht_seg1_idx = 36 + (freq_params->center_freq2 - 5180) / 5;
3247 iface->conf->vht_oper_centr_freq_seg1_idx = vht_seg1_idx;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c3212 int vht_seg0_idx = 0, vht_seg1_idx = 0, vht_bw = VHT_CHANWIDTH_USE_HT; local
3220 vht_seg1_idx = 36 + (freq_params->center_freq2 - 5180) / 5;
3247 iface->conf->vht_oper_centr_freq_seg1_idx = vht_seg1_idx;

Completed in 125 milliseconds