Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h414 struct ieee80211_ie_htinfo { struct
415 uint8_t hi_id; /* element ID */
416 uint8_t hi_len; /* length in bytes */
417 uint8_t hi_ctrlchannel; /* primary channel */
418 uint8_t hi_byte1; /* ht ie byte 1 */
419 uint8_t hi_byte2; /* ht ie byte 2 */
420 uint8_t hi_byte3; /* ht ie byte 3 */
421 uint16_t hi_byte45; /* ht ie bytes 4+5 */
422 uint8_t hi_basicmcsset[16]; /* basic MCS set */