Searched refs:txSoundingPPDUs (Results 1 – 8 of 8) sorted by relevance
1058 uint8_t txSoundingPPDUs:1; member1199 uint8_t txSoundingPPDUs:1; /* Static via CFG */ member1213 uint8_t txSoundingPPDUs:1;
3250 pDot11f->txSoundingPPDUs = pASCapabilityInfo->txSoundingPPDUs; in lim_tdls_populate_dot11f_ht_caps()
5199 p_ht_cap->txSoundingPPDUs = dot11_ht_cap.txSoundingPPDUs; in lim_set_ht_caps()
876 if (roam_ht_cap->txSoundingPPDUs) in hdd_copy_ht_caps()
2800 txSoundingPPDUs: 1;
1133 pDot11f->txSoundingPPDUs = pASCapabilityInfo->txSoundingPPDUs; in populate_dot11f_ht_caps()
5289 pDst->txSoundingPPDUs = tmp55__ >> 6 & 0x1; in dot11f_unpack_ie_ht_caps()26673 tmp175__ |= (pSrc->txSoundingPPDUs << 6); in dot11f_pack_ie_ht_caps()
5981 uint8_t txSoundingPPDUs:1; member