Home
last modified time | relevance | path

Searched refs:ht_conf (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-core.c579 struct iwl_ht_config *ht_conf, in _iwl_legacy_set_rxon_ht() argument
650 void iwl_legacy_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_legacy_set_rxon_ht() argument
655 _iwl_legacy_set_rxon_ht(priv, ht_conf, ctx); in iwl_legacy_set_rxon_ht()
2104 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwl_legacy_mac_config() local
2204 iwl_legacy_set_rxon_ht(priv, ht_conf); in iwl_legacy_mac_config()
2315 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwl_legacy_ht_conf() local
2331 ht_conf->single_chain_sufficient = false; in iwl_legacy_ht_conf()
2348 ht_conf->single_chain_sufficient = true; in iwl_legacy_ht_conf()
2350 ht_conf->single_chain_sufficient = true; in iwl_legacy_ht_conf()
2358 ht_conf->single_chain_sufficient = true; in iwl_legacy_ht_conf()
[all …]
Diwl-core.h319 struct iwl_ht_config *ht_conf);
Diwl4965-base.c2842 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwl4965_mac_channel_switch() local
2903 iwl_legacy_set_rxon_ht(priv, ht_conf); in iwl4965_mac_channel_switch()
/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-agn-rxon.c468 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_check_needed_chains() local
552 ht_conf->single_chain_sufficient = !need_multiple; in iwlagn_check_needed_chains()
Diwl-core.c582 struct iwl_ht_config *ht_conf, in _iwl_set_rxon_ht() argument
649 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht() argument
654 _iwl_set_rxon_ht(priv, ht_conf, ctx); in iwl_set_rxon_ht()
Diwl-core.h439 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
Diwl-agn.c3445 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_mac_channel_switch() local
3513 iwl_set_rxon_ht(priv, ht_conf); in iwlagn_mac_channel_switch()