Searched refs:vht_op_info_chan_center_freq_seg0_idx (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_vht.c90 oper->vht_op_info_chan_center_freq_seg0_idx =
103 oper->vht_op_info_chan_center_freq_seg0_idx;
106 oper->vht_op_info_chan_center_freq_seg0_idx -= 8;
108 oper->vht_op_info_chan_center_freq_seg0_idx += 8;
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_vht.c90 oper->vht_op_info_chan_center_freq_seg0_idx =
103 oper->vht_op_info_chan_center_freq_seg0_idx;
106 oper->vht_op_info_chan_center_freq_seg0_idx -= 8;
108 oper->vht_op_info_chan_center_freq_seg0_idx += 8;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_vht.c90 oper->vht_op_info_chan_center_freq_seg0_idx =
103 oper->vht_op_info_chan_center_freq_seg0_idx;
106 oper->vht_op_info_chan_center_freq_seg0_idx -= 8;
108 oper->vht_op_info_chan_center_freq_seg0_idx += 8;
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h993 u8 vht_op_info_chan_center_freq_seg0_idx; member in struct:ieee80211_vht_operation
1995 u8 vht_op_info_chan_center_freq_seg0_idx; member in struct:ieee80211_he_operation
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h993 u8 vht_op_info_chan_center_freq_seg0_idx; member in struct:ieee80211_vht_operation
1995 u8 vht_op_info_chan_center_freq_seg0_idx; member in struct:ieee80211_he_operation
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h993 u8 vht_op_info_chan_center_freq_seg0_idx; member in struct:ieee80211_vht_operation
1995 u8 vht_op_info_chan_center_freq_seg0_idx; member in struct:ieee80211_he_operation
/external/wpa_supplicant_8/wpa_supplicant/
H A Drrm.c668 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx;

Completed in 159 milliseconds