Searched defs:sDot11fIEVHTCaps (Results 1 – 1 of 1) sorted by relevance
3973 typedef struct sDot11fIEVHTCaps { struct3974 uint8_t present;3975 uint32_t maxMPDULen:2;3976 uint32_t supportedChannelWidthSet:2;3977 uint32_t ldpcCodingCap:1;3978 uint32_t shortGI80MHz:1;3979 uint32_t shortGI160and80plus80MHz:1;3980 uint32_t txSTBC:1;3981 uint32_t rxSTBC:3;3982 uint32_t suBeamFormerCap:1;[all …]