Searched defs:ieee80211_ie_htcap (Results 1 – 1 of 1) sorted by relevance
587 struct ieee80211_ie_htcap { struct588 uint8_t hc_id; /* element ID */589 uint8_t hc_len; /* length in bytes */590 uint16_t hc_cap; /* HT caps (see below) */591 uint8_t hc_param; /* HT params (see below) */592 uint8_t hc_mcsset[16]; /* supported MCS set */593 uint16_t hc_extcap; /* extended HT capabilities */594 uint32_t hc_txbf; /* txbf capabilities */595 uint8_t hc_antenna; /* antenna capabilities */