Home
last modified time | relevance | path

Searched defs:iwl_mld (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmld.h203 struct iwl_mld { struct
233 struct ieee80211_link_sta __rcu *fw_id_to_link_sta[IWL_STATION_COUNT_MAX];
235 struct device *dev;
236 struct iwl_trans *trans;
237 const struct iwl_rf_cfg *cfg;
238 const struct iwl_fw *fw;
239 struct ieee80211_hw *hw;
240 struct wiphy *wiphy;
241 struct wiphy_iftype_ext_capab ext_capab[IWL_MLD_EXT_CAPA_NUM_IFTYPES];
242 u8 sta_ext_capab[IWL_MLD_STA_EXT_CAPA_SIZE];
[all …]