Home
last modified time | relevance | path

Searched refs:chan_center_freq_seg0 (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.c676 vht_op->chan_center_freq_seg0) in lim_extract_ap_capability()
678 vht_op->chan_center_freq_seg0; in lim_extract_ap_capability()
680 center_freq_diff = vht_op->chan_center_freq_seg0 - in lim_extract_ap_capability()
701 vht_op->chan_center_freq_seg0 == 155) || in lim_extract_ap_capability()
702 (vht_op->chan_center_freq_seg0 == 138 && in lim_extract_ap_capability()
739 session->ch_center_freq_seg0 = vht_op->chan_center_freq_seg0; in lim_extract_ap_capability()
750 vht_op->chan_center_freq_seg0; in lim_extract_ap_capability()
H A Dlim_ft.c734 pBeaconStruct->VHTOperation.chan_center_freq_seg0; in lim_fill_ft_session()
742 pBeaconStruct->vendor_vht_ie.VHTOperation.chan_center_freq_seg0; in lim_fill_ft_session()
H A Dlim_utils.c11369 ccfs0 = vht_op->chan_center_freq_seg0; in lim_get_vht_ch_width()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1104 ieee_ops->center_freq_seg0_idx = roam_ops->chan_center_freq_seg0; in hdd_copy_vht_center_freq()
1111 ieee_ops->center_freq_seg1_idx = roam_ops->chan_center_freq_seg0; in hdd_copy_vht_center_freq()
/wlan-driver/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1279 pDot11f->chan_center_freq_seg0);
1550 pDot11f->chan_center_freq_seg0 =
1560 pDot11f->chan_center_freq_seg0 = 0;
H A Ddot11f.c3011 pDst->chan_center_freq_seg0 = *pBuf; in dot11f_unpack_ie_vht_operation()
24591 *pBuf = pSrc->chan_center_freq_seg0; in dot11f_pack_ie_vht_operation()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2555 chan_center_freq_seg0, 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h4041 uint8_t chan_center_freq_seg0; member