Searched defs:mlme_ext_info (Results 1 – 1 of 1) sorted by relevance
277 struct mlme_ext_info { struct278 u32 state;279 u32 reauth_count;280 u32 reassoc_count;281 u32 link_count;282 u32 auth_seq;283 u32 auth_algo; /* 802.11 auth, could be open, shared, auto */284 u32 authModeToggle;285 u32 enc_algo;/* encrypt algorithm; */286 u32 key_index; /* this is only valid for legendary wep, 0~3 for key id. */[all …]