Searched defs:ieee80211_key (Results 1 – 1 of 1) sorted by relevance
54 struct ieee80211_key { struct55 struct ieee80211_local *local;56 struct ieee80211_sub_if_data *sdata;57 struct sta_info *sta;60 struct list_head list;63 unsigned int flags;65 union {130 struct ieee80211_key_conf conf; argument133 struct ieee80211_key * argument