iwlwifi: mvm: choose an initial tx rate based on rssi conditions
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / mvm / mvm.h
index c913d5e80c9de6a86a2c5038813f9c288ce2c165..7d0194bccdd63aa44d311c03612f218a1108f02f 100644 (file)
@@ -989,6 +989,9 @@ void iwl_mvm_update_frame_stats(struct iwl_mvm *mvm,
                                struct iwl_mvm_frame_stats *stats,
                                u32 rate, bool agg);
 int rs_pretty_print_rate(char *buf, const u32 rate);
+void rs_update_last_rssi(struct iwl_mvm *mvm,
+                        struct iwl_lq_sta *lq_sta,
+                        struct ieee80211_rx_status *rx_status);
 
 /* power management */
 int iwl_mvm_power_update_device(struct iwl_mvm *mvm);
This page took 0.025657 seconds and 5 git commands to generate.