Lines Matching defs:ieee80211_link_data
1000 struct ieee80211_link_data { struct
1001 struct ieee80211_sub_if_data *sdata;
1002 unsigned int link_id;
1004 struct list_head assigned_chanctx_list; /* protected by wiphy mutex */
1005 struct list_head reserved_chanctx_list; /* protected by wiphy mutex */
1008 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS +
1011 struct ieee80211_key __rcu *default_multicast_key;
1012 struct ieee80211_key __rcu *default_mgmt_key;
1013 struct ieee80211_key __rcu *default_beacon_key;
1015 struct wiphy_work csa_finalize_work;
1016 bool csa_block_tx;
1018 bool operating_11g_mode;
1042 struct ieee80211_link_data_managed mgd; argument
1044 } u;
1046 struct ieee80211_tx_queue_params tx_conf[IEEE80211_NUM_ACS];
1048 struct ieee80211_bss_conf *conf;
1051 struct dentry *debugfs_dir;