Searched refs:ht_conf (Results 1 – 3 of 3) sorted by relevance
598 struct iwl_ht_config *ht_conf, in _iwl_set_rxon_ht() argument679 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht() argument684 _iwl_set_rxon_ht(priv, ht_conf, ctx); in iwl_set_rxon_ht()1261 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_check_needed_chains() local1345 ht_conf->single_chain_sufficient = !need_multiple; in iwlagn_check_needed_chains()
98 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
3843 _il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in _il_set_rxon_ht() argument3909 il_set_rxon_ht(struct il_priv *il, struct il_ht_config *ht_conf) in il_set_rxon_ht() argument3911 _il_set_rxon_ht(il, ht_conf); in il_set_rxon_ht()4994 struct il_ht_config *ht_conf = &il->current_ht_config; in il_mac_config() local5086 il_set_rxon_ht(il, ht_conf); in il_mac_config()5182 struct il_ht_config *ht_conf = &il->current_ht_config; in il_ht_conf() local5197 ht_conf->single_chain_sufficient = false; in il_ht_conf()5215 ht_conf->single_chain_sufficient = true; in il_ht_conf()5217 ht_conf->single_chain_sufficient = true; in il_ht_conf()5225 ht_conf->single_chain_sufficient = true; in il_ht_conf()[all …]