Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c1584 (uint8_t) htInfo.nonGFDevicesPresent; in lim_decide_sta_protection_on_assoc()
1802 htInfo.nonGFDevicesPresent) { in lim_decide_sta_protection()
1805 (uint8_t) htInfo.nonGFDevicesPresent; in lim_decide_sta_protection()
4009 pHTInfo->nonGFDevicesPresent) { in lim_update_sta_run_time_ht_info()
4011 (uint8_t) pHTInfo->nonGFDevicesPresent; in lim_update_sta_run_time_ht_info()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_assoc.c1060 if (ht_ops->nonGFDevicesPresent) in hdd_copy_ht_operation()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms2828 nonGFDevicesPresent: 1;
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c1800 pDot11f->nonGFDevicesPresent =
1807 pDot11f->nonGFDevicesPresent = 0;
Ddot11f.c5349 pDst->nonGFDevicesPresent = tmp57__ >> 2 & 0x1; in dot11f_unpack_ie_ht_info()
26732 tmp177__ |= (pSrc->nonGFDevicesPresent << 2); in dot11f_pack_ie_ht_info()
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h6030 uint16_t nonGFDevicesPresent:1; member