Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dieee80211_i.h401 struct ieee80211_mgd_auth_data { struct
402 struct cfg80211_bss *bss;
403 unsigned long timeout;
404 int tries;
405 u16 algorithm, expected_transaction;
407 u8 key[WLAN_KEY_LEN_WEP104];
408 u8 key_len, key_idx;
409 bool done, waiting;
410 bool peer_confirmed;
411 bool timeout_started;
[all …]