Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h317 struct mlme_ext_info { struct
318 u32 state;
319 u32 reauth_count;
320 u32 reassoc_count;
321 u32 link_count;
322 u32 auth_seq;
323 u32 auth_algo; /* 802.11 auth, could be open, shared, auto */
324 u32 authModeToggle;
325 u32 enc_algo;/* encrypt algorithm; */
326 u32 key_index; /* this is only valid for legacy wep,
[all …]
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_mlme_ext.h320 struct mlme_ext_info { struct
321 u32 state;
322 u32 reauth_count;
323 u32 reassoc_count;
324 u32 link_count;
325 u32 auth_seq;
326 u32 auth_algo; /* 802.11 auth, could be open, shared, auto */
327 u32 authModeToggle;
328 u32 enc_algo;/* encrypt algorithm; */
329 u32 key_index; /* this is only valid for legendary wep, 0~3 for key id. */
[all …]