Searched defs:ieee80211_ie_htinfo (Results 1 – 1 of 1) sorted by relevance
848 struct ieee80211_ie_htinfo { struct849 uint8_t hi_id; /* element ID */850 uint8_t hi_len; /* length in bytes */851 uint8_t hi_ctrlchannel; /* primary channel */852 uint8_t hi_byte1; /* ht ie byte 1 */853 uint8_t hi_byte2; /* ht ie byte 2 */854 uint8_t hi_byte3; /* ht ie byte 3 */855 uint16_t hi_byte45; /* ht ie bytes 4+5 */856 uint8_t hi_basicmcsset[16]; /* basic MCS set */