Searched defs:ieee80211_mgd_auth_data (Results 1 – 2 of 2) sorted by relevance
369 struct ieee80211_mgd_auth_data { struct370 struct cfg80211_bss *bss;371 unsigned long timeout;372 int tries;373 u16 algorithm, expected_transaction;375 u8 key[WLAN_KEY_LEN_WEP104];376 u8 key_len, key_idx;377 bool done, waiting;378 bool peer_confirmed;379 bool timeout_started;[all …]
377 struct ieee80211_mgd_auth_data { struct378 struct cfg80211_bss *bss;379 unsigned long timeout;380 int tries;381 u16 algorithm, expected_transaction;383 u8 key[WLAN_KEY_LEN_WEP104];384 u8 key_len, key_idx;385 bool done, waiting;386 bool peer_confirmed;387 bool timeout_started;[all …]