Searched refs:nonGFDevicesPresent (Results 1 – 6 of 6) sorted by relevance
1584 (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()
1060 if (ht_ops->nonGFDevicesPresent) in hdd_copy_ht_operation()
2828 nonGFDevicesPresent: 1;
1800 pDot11f->nonGFDevicesPresent =1807 pDot11f->nonGFDevicesPresent = 0;
5349 pDst->nonGFDevicesPresent = tmp57__ >> 2 & 0x1; in dot11f_unpack_ie_ht_info()26732 tmp177__ |= (pSrc->nonGFDevicesPresent << 2); in dot11f_pack_ie_ht_info()
6030 uint16_t nonGFDevicesPresent:1; member