Home
last modified time | relevance | path

Searched refs:txStaggeredSounding (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prot_def.h1038 uint32_t txStaggeredSounding:1; member
1172 uint32_t txStaggeredSounding:1; /* Static via CFG */ member
1178 uint32_t txStaggeredSounding:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_tdls.c3216 pDot11f->txStaggeredSounding = pTxBFCapabilityInfo->txStaggeredSounding; in lim_tdls_populate_dot11f_ht_caps()
H A Dlim_utils.c5169 p_ht_cap->txStaggeredSounding = in lim_set_ht_caps()
5170 dot11_ht_cap.txStaggeredSounding; in lim_set_ht_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c796 if (roam_ht_cap->txStaggeredSounding) in hdd_copy_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2777 txStaggeredSounding: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1103 pDot11f->txStaggeredSounding = pTxBFCapabilityInfo->txStaggeredSounding; in populate_dot11f_ht_caps()
H A Ddot11f.c5261 pDst->txStaggeredSounding = tmp54__ >> 2 & 0x1; in dot11f_unpack_ie_ht_caps()
26645 tmp174__ |= (pSrc->txStaggeredSounding << 2); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h5961 uint32_t txStaggeredSounding:1; member