Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dtt.c422 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwl_advance_tt_handler()
434 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwl_advance_tt_handler()
Drxon.c684 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht() function
1224 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwlagn_mac_config()
1454 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwlagn_bss_info_changed()
Dagn.h151 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
Dmac80211.c997 iwl_set_rxon_ht(priv, ht_conf); in iwlagn_mac_channel_switch()