Searched defs:ieee80211_key (Results 1 – 1 of 1) sorted by relevance
58 struct ieee80211_key { struct59 struct ieee80211_local *local;60 struct ieee80211_sub_if_data *sdata;61 struct sta_info *sta;64 struct list_head list;67 unsigned int flags;69 union {136 struct ieee80211_key_conf conf; argument139 struct ieee80211_key * argument