Searched refs:ht_conf (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c598 struct iwl_ht_config *ht_conf,
679 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) argument
684 _iwl_set_rxon_ht(priv, ht_conf, ctx);
1261 struct iwl_ht_config *ht_conf = &priv->current_ht_config; local
1345 ht_conf->single_chain_sufficient = !need_multiple;
597 _iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf, struct iwl_rxon_context *ctx) argument
H A Dagn.h98 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
H A Dmac80211.c935 struct iwl_ht_config *ht_conf = &priv->current_ht_config; local
992 iwl_set_rxon_ht(priv, ht_conf);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c3835 _il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) argument
3901 il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) argument
3903 _il_set_rxon_ht(il, ht_conf);
5017 struct il_ht_config *ht_conf = &il->current_ht_config; local
5109 il_set_rxon_ht(il, ht_conf);
5205 struct il_ht_config *ht_conf = &il->current_ht_config; local
5220 ht_conf->single_chain_sufficient = false;
5238 ht_conf->single_chain_sufficient = true;
5240 ht_conf->single_chain_sufficient = true;
5248 ht_conf
[all...]
H A Dcommon.h1697 void il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf);
H A D4965-mac.c6048 struct il_ht_config *ht_conf = &il->current_ht_config; local
6104 il_set_rxon_ht(il, ht_conf);

Completed in 209 milliseconds