mac80211: add max lossless throughput per rate
[deliverable/linux.git] / net / mac80211 / rc80211_minstrel_ht.h
index 68dce4f8641c46dd5eaa60f0afef436cd471cd5b..e8b52a94d24b64fd3e78b4d3a390c3dbdad9e328 100644 (file)
@@ -121,6 +121,7 @@ struct minstrel_ht_sta_priv {
 
 void minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
 void minstrel_ht_remove_sta_debugfs(void *priv, void *priv_sta);
-int minstrel_ht_get_tp_avg(struct minstrel_ht_sta *mi, int group, int rate);
+int minstrel_ht_get_tp_avg(struct minstrel_ht_sta *mi, int group, int rate,
+                          int prob_ewma);
 
 #endif
This page took 0.03049 seconds and 5 git commands to generate.