Home
last modified time | relevance | path

Searched refs:vht_op_info_chan_center_freq_seg0_idx (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_vht.c93 oper->vht_op_info_chan_center_freq_seg0_idx = in hostapd_eid_vht_operation()
106 oper->vht_op_info_chan_center_freq_seg0_idx; in hostapd_eid_vht_operation()
109 oper->vht_op_info_chan_center_freq_seg0_idx -= 8; in hostapd_eid_vht_operation()
111 oper->vht_op_info_chan_center_freq_seg0_idx += 8; in hostapd_eid_vht_operation()
Dieee802_11_shared.c1014 oper->vht_op_info_chan_center_freq_seg0_idx - in get_tx_parameters()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1104 u8 vht_op_info_chan_center_freq_seg0_idx; member
1111 u8 vht_op_info_chan_center_freq_seg0_idx; member
Dieee802_11_common.c2675 seg0 = vht_oper_info->vht_op_info_chan_center_freq_seg0_idx; in get_vht_operation_channel_width()
/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c727 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx; in wpas_get_op_chan_phy()