Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c441 priv->current_ht_config.smps = smps_request; in iwlagn_bt_traffic_change_work()
697 return priv->current_ht_config.smps == IEEE80211_SMPS_STATIC || in is_single_rx_stream()
698 priv->current_ht_config.single_chain_sufficient; in is_single_rx_stream()
742 switch (priv->current_ht_config.smps) { in iwl_get_idle_rx_chain_count()
751 priv->current_ht_config.smps); in iwl_get_idle_rx_chain_count()
H A Dtt.c406 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwl_advance_tt_handler()
418 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwl_advance_tt_handler()
H A Drxon.c1177 priv->current_ht_config.smps = conf->smps_mode; in iwlagn_mac_config()
1219 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwlagn_mac_config()
1261 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_check_needed_chains()
1449 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwlagn_bss_info_changed()
H A Ddev.h731 struct iwl_ht_config current_ht_config; member
H A Dmain.c1107 priv->current_ht_config.smps = IEEE80211_SMPS_STATIC; in iwl_init_drv()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1754 il_set_rxon_ht(il, &il->current_ht_config); in il4965_post_associate()
1830 il_set_rxon_ht(il, &il->current_ht_config); in il4965_config_ap()
H A Dcommon.c4993 struct il_ht_config *ht_conf = &il->current_ht_config; in il_mac_config()
5012 il->current_ht_config.smps = conf->smps_mode; in il_mac_config()
5151 memset(&il->current_ht_config, 0, sizeof(struct il_ht_config)); in il_mac_reset_tsf()
5181 struct il_ht_config *ht_conf = &il->current_ht_config; in il_ht_conf()