Searched defs:ieee80211_ie_htinfo (Results 1 – 1 of 1) sorted by relevance
858 struct ieee80211_ie_htinfo { struct859 uint8_t hi_id; /* element ID */860 uint8_t hi_len; /* length in bytes */861 uint8_t hi_ctrlchannel; /* primary channel */862 uint8_t hi_byte1; /* ht ie byte 1 */863 uint8_t hi_byte2; /* ht ie byte 2 */864 uint8_t hi_byte3; /* ht ie byte 3 */865 uint16_t hi_byte45; /* ht ie bytes 4+5 */866 uint8_t hi_basicmcsset[16]; /* basic MCS set */