Searched defs:ieee80211_ie_htcap (Results 1 – 1 of 1) sorted by relevance
611 struct ieee80211_ie_htcap { struct612 uint8_t hc_id; /* element ID */613 uint8_t hc_len; /* length in bytes */614 uint16_t hc_cap; /* HT caps (see below) */615 uint8_t hc_param; /* HT params (see below) */616 uint8_t hc_mcsset[16]; /* supported MCS set */617 uint16_t hc_extcap; /* extended HT capabilities */618 uint32_t hc_txbf; /* txbf capabilities */619 uint8_t hc_antenna; /* antenna capabilities */