Searched defs:ieee80211_key (Results 1 – 1 of 1) sorted by relevance
55 struct ieee80211_key { struct56 struct ieee80211_local *local;57 struct ieee80211_sub_if_data *sdata;58 struct sta_info *sta;61 struct list_head list;64 unsigned int flags;66 union {138 struct ieee80211_key_conf conf; argument141 struct ieee80211_key * argument