Home
last modified time | relevance | path

Searched refs:chan_center_freq_seg2 (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.c668 beacon_struct->HTInfo.chan_center_freq_seg2; in lim_extract_ap_capability()
H A Dlim_utils.c11380 ccfs1 = ht_info->chan_center_freq_seg2; in lim_get_vht_ch_width()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1070 if (ht_ops->chan_center_freq_seg2) in hdd_copy_ht_operation()
1072 (ht_ops->chan_center_freq_seg2 << IEEE80211_HT_OP_MODE_CCFS2_SHIFT); in hdd_copy_ht_operation()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2831 chan_center_freq_seg2:8;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h6033 uint16_t chan_center_freq_seg2:8; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c5352 pDst->chan_center_freq_seg2 = tmp57__ >> 5 & 0xff; in dot11f_unpack_ie_ht_info()
26735 tmp177__ |= (pSrc->chan_center_freq_seg2 << 5); in dot11f_pack_ie_ht_info()