Searched defs:ieee80211_ie_htcap (Results 1 – 1 of 1) sorted by relevance
778 struct ieee80211_ie_htcap { struct779 uint8_t hc_id; /* element ID */780 uint8_t hc_len; /* length in bytes */781 uint16_t hc_cap; /* HT caps (see below) */782 uint8_t hc_param; /* HT params (see below) */783 uint8_t hc_mcsset[16]; /* supported MCS set */784 uint16_t hc_extcap; /* extended HT capabilities */785 uint32_t hc_txbf; /* txbf capabilities */786 uint8_t hc_antenna; /* antenna capabilities */