Searched defs:ieee80211_ath_ie (Results 1 – 1 of 1) sorted by relevance
37 struct ieee80211_ath_ie { struct38 uint8_t ath_id; /* IEEE80211_ELEMID_VENDOR */39 uint8_t ath_len; /* length in bytes */40 uint8_t ath_oui[3]; /* ATH_OUI */41 uint8_t ath_oui_type; /* ATH_OUI_TYPE */42 uint8_t ath_oui_subtype; /* ATH_OUI_SUBTYPE */43 uint8_t ath_version; /* spec revision */44 uint8_t ath_capability; /* capability info */53 uint8_t ath_defkeyix[2];