Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1058 uint8_t txSoundingPPDUs:1; member
1199 uint8_t txSoundingPPDUs:1; /* Static via CFG */ member
1213 uint8_t txSoundingPPDUs:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c3250 pDot11f->txSoundingPPDUs = pASCapabilityInfo->txSoundingPPDUs; in lim_tdls_populate_dot11f_ht_caps()
Dlim_utils.c5199 p_ht_cap->txSoundingPPDUs = dot11_ht_cap.txSoundingPPDUs; in lim_set_ht_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c876 if (roam_ht_cap->txSoundingPPDUs) in hdd_copy_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2800 txSoundingPPDUs: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1133 pDot11f->txSoundingPPDUs = pASCapabilityInfo->txSoundingPPDUs; in populate_dot11f_ht_caps()
Ddot11f.c5289 pDst->txSoundingPPDUs = tmp55__ >> 6 & 0x1; in dot11f_unpack_ie_ht_caps()
26673 tmp175__ |= (pSrc->txSoundingPPDUs << 6); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h5981 uint8_t txSoundingPPDUs:1; member