Home
last modified time | relevance | path

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

/linux-6.8/net/mac80211/
Dieee80211_i.h386 struct ieee80211_mgd_auth_data { struct
387 struct cfg80211_bss *bss;
388 unsigned long timeout;
389 int tries;
390 u16 algorithm, expected_transaction;
392 u8 key[WLAN_KEY_LEN_WEP104];
393 u8 key_len, key_idx;
394 bool done, waiting;
395 bool peer_confirmed;
396 bool timeout_started;
[all …]