Searched refs:obssNonHTStaPresent (Results 1 – 6 of 6) sorted by relevance
1066 if (ht_ops->obssNonHTStaPresent) in hdd_copy_ht_operation()
1545 (uint8_t) htInfo.obssNonHTStaPresent; in lim_decide_sta_protection_on_assoc()1829 (uint8_t) htInfo.obssNonHTStaPresent) in lim_decide_sta_protection()1831 (uint8_t) htInfo.obssNonHTStaPresent; in lim_decide_sta_protection()
2830 obssNonHTStaPresent:1;
1802 pDot11f->obssNonHTStaPresent =1808 pDot11f->obssNonHTStaPresent = 0;
5351 pDst->obssNonHTStaPresent = tmp57__ >> 4 & 0x1; in dot11f_unpack_ie_ht_info()26734 tmp177__ |= (pSrc->obssNonHTStaPresent << 4); in dot11f_pack_ie_ht_info()
6032 uint16_t obssNonHTStaPresent:1; member