Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_mac_prot_def.h1040 uint32_t txZLF:1; member
1170 uint32_t txZLF:1; /* Static via CFG */ member
1180 uint32_t txZLF:1;
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c3218 pDot11f->txZLF = pTxBFCapabilityInfo->txZLF; in lim_tdls_populate_dot11f_ht_caps()
Dlim_utils.c5172 p_ht_cap->txZLF = dot11_ht_cap.txZLF; in lim_set_ht_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c801 if (roam_ht_cap->txZLF) in hdd_copy_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2779 txZLF: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1105 pDot11f->txZLF = pTxBFCapabilityInfo->txZLF; in populate_dot11f_ht_caps()
Ddot11f.c5263 pDst->txZLF = tmp54__ >> 4 & 0x1; in dot11f_unpack_ie_ht_caps()
26647 tmp174__ |= (pSrc->txZLF << 4); in dot11f_pack_ie_ht_caps()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h5963 uint32_t txZLF:1; member