--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -502,6 +502,10 @@ struct ieee80211_mu_group_data {
  *     implies disabled. As with the cfg80211 callback, a change here should
  *     cause an event to be sent indicating where the current value is in
  *     relation to the newly configured threshold.
+ * @cqm_rssi_low: Connection quality monitor RSSI lower threshold, a zero value
+ *     implies disabled.  This is an alternative mechanism to the single
+ *     threshold event and can't be enabled simultaneously.
+ * @cqm_rssi_low: Connection quality monitor RSSI upper threshold.

cqm_rssi_high

Reply via email to