Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dkey.h59 struct ieee80211_key { struct
60 struct ieee80211_local *local;
61 struct ieee80211_sub_if_data *sdata;
62 struct sta_info *sta;
65 struct list_head list;
68 unsigned int flags;
70 union {
137 struct ieee80211_key_conf conf; argument
140 struct ieee80211_key * argument