Home
last modified time | relevance | path

Searched refs:iwl_ht_config (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddev.h114 struct iwl_ht_config { struct
752 struct iwl_ht_config current_ht_config;
Drxon.c623 struct iwl_ht_config *ht_conf, in _iwl_set_rxon_ht()
704 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht()
1286 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_check_needed_chains()
Dagn.h156 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
Dmac80211.c963 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_mac_channel_switch()