Lines Matching defs:ieee80211_link_data
1044 struct ieee80211_link_data { struct
1045 struct ieee80211_sub_if_data *sdata;
1046 unsigned int link_id;
1048 struct list_head assigned_chanctx_list; /* protected by wiphy mutex */
1049 struct list_head reserved_chanctx_list; /* protected by wiphy mutex */
1052 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
1055 struct ieee80211_key __rcu *default_multicast_key;
1056 struct ieee80211_key __rcu *default_mgmt_key;
1057 struct ieee80211_key __rcu *default_beacon_key;
1060 bool operating_11g_mode;
1062 struct {
1087 struct ieee80211_link_data_managed mgd; argument
1089 } u;
1091 struct ieee80211_tx_queue_params tx_conf[IEEE80211_NUM_ACS];
1093 struct ieee80211_bss_conf *conf;
1096 struct dentry *debugfs_dir;