Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h94 struct iwl_ht_config { struct
728 struct iwl_ht_config current_ht_config;
H A Drxon.c598 struct iwl_ht_config *ht_conf, in _iwl_set_rxon_ht()
679 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht()
1261 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_check_needed_chains()
H A Dagn.h98 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf);
H A Dmac80211.c935 struct iwl_ht_config *ht_conf = &priv->current_ht_config; in iwlagn_mac_channel_switch()