Home
last modified time | relevance | path

Searched defs:ieee80211_ie_htcap (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h400 struct ieee80211_ie_htcap { struct
401 uint8_t hc_id; /* element ID */
402 uint8_t hc_len; /* length in bytes */
403 uint16_t hc_cap; /* HT caps (see below) */
404 uint8_t hc_param; /* HT params (see below) */
405 uint8_t hc_mcsset[16]; /* supported MCS set */
406 uint16_t hc_extcap; /* extended HT capabilities */
407 uint32_t hc_txbf; /* txbf capabilities */
408 uint8_t hc_antenna; /* antenna capabilities */