Searched refs:iwl_set_rxon_ht (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tt.c | 422 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()
|
H A D | rxon.c | 684 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()
|
H A D | agn.h | 151 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
|
H A D | mac80211.c | 997 iwl_set_rxon_ht(priv, ht_conf); in iwlagn_mac_channel_switch()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tt.c | 417 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwl_advance_tt_handler() 429 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwl_advance_tt_handler()
|
H A D | rxon.c | 679 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht() function 1219 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwlagn_mac_config() 1449 iwl_set_rxon_ht(priv, &priv->current_ht_config); in iwlagn_bss_info_changed()
|
H A D | agn.h | 98 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
|
H A D | mac80211.c | 992 iwl_set_rxon_ht(priv, ht_conf); in iwlagn_mac_channel_switch()
|
Completed in 11 milliseconds