Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c1586 (uint8_t) htInfo.lsigTXOPProtectionFullSupport; in lim_decide_sta_protection_on_assoc()
1812 (uint8_t) htInfo.lsigTXOPProtectionFullSupport) { in lim_decide_sta_protection()
1817 lsigTXOPProtectionFullSupport; in lim_decide_sta_protection()
4033 (uint8_t) pHTInfo->lsigTXOPProtectionFullSupport) { in lim_update_sta_run_time_ht_info()
4035 (uint8_t) pHTInfo->lsigTXOPProtectionFullSupport; in lim_update_sta_run_time_ht_info()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1084 if (ht_ops->lsigTXOPProtectionFullSupport) in hdd_copy_ht_operation()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2841 lsigTXOPProtectionFullSupport: 1;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h6038 uint16_t lsigTXOPProtectionFullSupport:1; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1815 pDot11f->lsigTXOPProtectionFullSupport =
H A Ddot11f.c5365 pDst->lsigTXOPProtectionFullSupport = tmp58__ >> 9 & 0x1; in dot11f_unpack_ie_ht_info()
26748 tmp178__ |= (pSrc->lsigTXOPProtectionFullSupport << 9); in dot11f_pack_ie_ht_info()