Home
last modified time | relevance | path

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

/linux-5.10/net/mac80211/
Dieee80211_i.h380 struct ieee80211_mgd_auth_data { struct
381 struct cfg80211_bss *bss;
382 unsigned long timeout;
383 int tries;
384 u16 algorithm, expected_transaction;
386 u8 key[WLAN_KEY_LEN_WEP104];
387 u8 key_len, key_idx;
388 bool done;
389 bool peer_confirmed;
390 bool timeout_started;
[all …]