iwlwifi: move iwl4965_set_rxon_ht into iwlcore
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-core.h
index df27ee65015cd08aef313f1ae66d6e6f3365ef91..12418061ab7fe60ade0063ee6c2d5a1092944aeb 100644 (file)
@@ -173,6 +173,9 @@ int iwl_set_rxon_channel(struct iwl_priv *priv,
                                u16 channel);
 void iwlcore_free_geos(struct iwl_priv *priv);
 int iwl_setup(struct iwl_priv *priv);
+void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_info *ht_info);
+u8 iwl_is_fat_tx_allowed(struct iwl_priv *priv,
+                        struct ieee80211_ht_info *sta_ht_inf);
 
 /*****************************************************
 * RX
This page took 0.02512 seconds and 5 git commands to generate.